删除StoreSkuNameExt.Status
This commit is contained in:
@@ -143,8 +143,7 @@ type StoreSkuNameExt struct {
|
||||
|
||||
PendingOpType int8 `json:"pendingOpType"` // 取值同 StoreOpRequest.Type
|
||||
PendingUnitPrice int `json:"pendingUnitPrice"` // 这个是待审核的价格申请
|
||||
Status int
|
||||
RealMidUnitPrice int `json:"realMidUnitPrice"`
|
||||
RealMidUnitPrice int `json:"realMidUnitPrice"`
|
||||
}
|
||||
|
||||
// GetStoreSkus用
|
||||
|
||||
Reference in New Issue
Block a user