完善配送点合同附件管理
This commit is contained in:
@@ -47,6 +47,9 @@ func TestDeliveryOrderActionBoundary(t *testing.T) {
|
||||
"GET /heqi/delivery/v1/wallet_recharge/:identity",
|
||||
"GET /heqi/delivery/v1/staff_account/:identity/avatar",
|
||||
"GET /heqi/delivery/v1/user_account/:identity/avatar",
|
||||
"POST /heqi/delivery/v1/gasorder_contract/attachment/upload",
|
||||
"POST /heqi/delivery/v1/gasorder_contract/attachment/cleanup",
|
||||
"GET /heqi/delivery/v1/gasorder_contract/:identity/attachment",
|
||||
} {
|
||||
if !routes[required] {
|
||||
t.Fatalf("missing confirmed delivery action %s", required)
|
||||
|
||||
Reference in New Issue
Block a user