finance
黄伟 2 years ago
parent 0d130f7980
commit 79d5a8bcf6

@ -87,11 +87,11 @@ func (s *sku) Adjust(ctx context.Context, args ArgsSkuAdjust) error {
}
type ArgsSkuLists struct {
Search skuListsSearch
Search SkuListsSearch
Page bean.Page
}
type skuListsSearch struct {
type SkuListsSearch struct {
Name string // 商品名称
Source uint // 所属供应商 1=京东
Id uint // 瑞库客id

Loading…
Cancel
Save