vf_code.go 127 B

1234567891011
  1. /**
  2. * @ File:
  3. * @ Date: 2021/2/2 12:54
  4. * @ Author: JYQ
  5. * @ Description:
  6. */
  7. package postgres
  8. type VFCode struct {
  9. base
  10. }