拍卖行:定时任务加锁

This commit is contained in:
luying
2022-05-05 19:26:11 +08:00
parent 4f42a8d3b5
commit c4793c7e8a
6 changed files with 106 additions and 85 deletions
+1
View File
@@ -12,4 +12,5 @@ export enum DATA_NAME {
AUCTION_LOT = 'LotCode',
DONATE = 'Donate',
FUND = 'fund',
SEND_AUCTION = 'sendAuction',
}