添加运单,号,添加下单价格校验

This commit is contained in:
邹宗楠
2022-04-06 16:35:56 +08:00
parent 204b3bf215
commit 2c366de072
4 changed files with 27 additions and 23 deletions

View File

@@ -34,3 +34,4 @@ func TestCancelWaybill(t *testing.T) {
t.Fatal(err.Error())
}
}