银豹创建商品修改

This commit is contained in:
苏尹岚
2020-07-01 11:57:29 +08:00
parent e00e55b0b9
commit 1957696d84
5 changed files with 31 additions and 16 deletions

View File

@@ -111,7 +111,7 @@ func TestOrderShoudSettlementService2(t *testing.T) {
}
func TestOrderAddTips(t *testing.T) {
err := api.OrderAddTips("918092290000042", 50, "xjh")
err := api.OrderAddTips("2015763667000041", 100, "jxadmin")
if err != nil {
t.Fatal(err.Error())
}