新增饿百设置门店公告接口

This commit is contained in:
苏尹岚
2019-12-17 10:45:15 +08:00
parent 949eb71733
commit 4085be8370
3 changed files with 20 additions and 3 deletions

View File

@@ -228,7 +228,7 @@ func TestIsJdManagerUser(t *testing.T) {
}
func TestGetJdStoreLevel(t *testing.T) {
api.GetJdStoreLevel("320406", "11732427")
api.GetJdStoreLevel("320406", "11732427", 1)
}
func TestGetJdUpcCodeByName(t *testing.T) {