后台:内存快照

This commit is contained in:
luying
2022-09-20 15:32:09 +08:00
parent a830ae040e
commit 2b687083de
12 changed files with 218 additions and 3 deletions

View File

@@ -880,5 +880,12 @@
"name": "补单",
"module": "order",
"type": "update"
},
{
"id": 127,
"api": "gm.gmHandler.saveMemoryLog",
"name": "保存内存",
"module": "sys",
"type": "update"
}
]