- UpdateStoresSkusSale中对于autoSaleAt按服务器设置处理,不管客户端传的具体值

This commit is contained in:
gazebo
2019-08-15 18:43:55 +08:00
parent 5e6c087ba2
commit b36f8b3ae1
3 changed files with 15 additions and 3 deletions

View File

@@ -3,9 +3,9 @@ package model
type AppKeyConfig struct {
ModelIDCULD
VendorID int
AppKey string // 同一平台下不同的Key
AppCode string // 同一平台下不同的商户代码
Name string
AppName string
AppType int
Value1 string
Value2 string