大写的S
This commit is contained in:
@@ -1558,7 +1558,7 @@ type tStoreSkuAudit struct {
|
||||
MidUnitPrice int `json:"midUnitPrice"`
|
||||
CityName string `json:"cityName"`
|
||||
PayPercentage int `json:"payPercentage"`
|
||||
StoreLevel string `json:"StoreLevel"`
|
||||
StoreLevel string `json:"storeLevel"`
|
||||
}
|
||||
|
||||
func GetStoreSkuAudit(db *DaoDB, storeIDs, nameIDs, skuIDs, statuss, types []int, name, remark, keyword, marketManPhone, cityName string, applyTimeStart, applyTimeEnd, auditTimeStart, auditTimeEnd time.Time, pageSize, offset int) (pagedInfo *model.PagedInfo, err error) {
|
||||
|
||||
Reference in New Issue
Block a user