拍卖行:检查拍卖行阶段
This commit is contained in:
@@ -376,7 +376,7 @@ let startWorldAuctionJobId: Job;
|
||||
let stopAuctionJobId: Job;
|
||||
let sendUngotDividendJobId: Job;
|
||||
|
||||
export function auctionSchedule() {
|
||||
export async function auctionSchedule() {
|
||||
clearAuctionSchedule();
|
||||
let guildOpen = gameData.auctionTime.get(AUCTION_TIME.GUILD_OPEN);
|
||||
let worldOpen = gameData.auctionTime.get(AUCTION_TIME.WORLD_OPEN);
|
||||
|
||||
Reference in New Issue
Block a user