后台:补单

This commit is contained in:
luying
2022-09-06 15:18:16 +08:00
parent fc5a93134e
commit bc1c17d5f0
3 changed files with 68 additions and 5 deletions

View File

@@ -873,5 +873,12 @@
"name": "更新活动组",
"module": "activity",
"type": "update"
},
{
"id": 126,
"api": "gm.gmOrderHandler.reCallOrder",
"name": "补单",
"module": "order",
"type": "update"
}
]