1
This commit is contained in:
@@ -305,7 +305,7 @@ var (
|
||||
type Store struct {
|
||||
ModelIDCULD
|
||||
|
||||
RowID int64 `json:"rowID"` //标识这条数据(抖店用)
|
||||
//RowID int64 `json:"rowID"` //标识这条数据(抖店用)
|
||||
//StoreCode string `json:"storeCode"` //门店编码(抖店用)
|
||||
//OpenTime map[int64]string `json:"openTime"` //营业时间(抖店用)
|
||||
OriginalName string `orm:"-" json:"originalName"`
|
||||
|
||||
Reference in New Issue
Block a user