商店:更新json

This commit is contained in:
luying
2021-03-31 21:08:22 +08:00
parent 612c8263eb
commit 8b15ffa905
2 changed files with 560 additions and 560 deletions

View File

@@ -196,7 +196,7 @@ export class ShopHandler {
}
// !测试接口。 去除限购次数
async clearPurchaseLimit(msg: { goodsId: number, count: number }, session: BackendSession) {
async debugClearPurchaseLimit(msg: { }, session: BackendSession) {
let roleId = session.get('roleId');
await UserShopModel.deleteAccount(roleId);

File diff suppressed because it is too large Load Diff