注释掉一些log
This commit is contained in:
@@ -620,7 +620,7 @@ export async function sendGuildCityDeclare(cityId: number, declareGuildCode: str
|
||||
* @param serverId 区id
|
||||
*/
|
||||
export async function calWoodenHorseAndSend(serverId: number) {
|
||||
console.log('calWoodenHorseAndSend');
|
||||
// console.log('calWoodenHorseAndSend');
|
||||
let obj = getRaceActivityObj();
|
||||
return await obj.calServerHorses(serverId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user