1
This commit is contained in:
@@ -13,10 +13,10 @@ import (
|
||||
|
||||
// 测试添加分类
|
||||
func TestRetailCatUpdate(t *testing.T) {
|
||||
err := api.RetailCatUpdate("12663480", "测试2底料", &Param4UpdateCat{
|
||||
err := api.RetailCatUpdate("17250949", "火腿罐头", &Param4UpdateCat{
|
||||
CategoryNameOrigin: "",
|
||||
CategoryCodeOrigin: "",
|
||||
CategoryCode: "45",
|
||||
CategoryCode: "",
|
||||
Sequence: 0,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user