This commit is contained in:
gazebo
2018-09-22 23:28:52 +08:00
parent f21b4e614d
commit b936d3354b
10 changed files with 100 additions and 11 deletions

View File

@@ -23,7 +23,9 @@ const (
FieldNameID = "NameID"
FieldPlaceCode = "PlaceCode"
FieldJdID = "JdID"
FieldJdID = "JdID"
FieldElmID = "ElmID"
FieldEbaiID = "EbaiID"
)
type ModelIDCUL struct {