diff --git a/repo/js/AutoPlan/main.js b/repo/js/AutoPlan/main.js index 5b51686aa..a8709e22e 100644 --- a/repo/js/AutoPlan/main.js +++ b/repo/js/AutoPlan/main.js @@ -111,21 +111,21 @@ async function autoDomain(autoFight) { */ async function autoLeyLineOutcrop(autoLeyLineOutcrop) { //todo :地脉花 - autoLeyLineOutcrop = { - "count": 0, - "country": "country_cb3d792be8db", - "leyLineOutcropType": "leyLineOutcropType_f259b77fabcb", - // "isResinExhaustionMode": true, - // "openModeCountMin": true, - "useAdventurerHandbook": false, - "friendshipTeam": "friendshipTeam_7122cab56b16", - "team": "team_d0798ca3aa27", - "timeout": 0, - "isGoToSynthesizer": false, - "useFragileResin": false, - "useTransientResin": false, - "isNotification": false - } + // autoLeyLineOutcrop = { + // "count": 0, + // "country": "country_cb3d792be8db", + // "leyLineOutcropType": "leyLineOutcropType_f259b77fabcb", + // // "isResinExhaustionMode": true, + // // "openModeCountMin": true, + // "useAdventurerHandbook": false, + // "friendshipTeam": "friendshipTeam_7122cab56b16", + // "team": "team_d0798ca3aa27", + // "timeout": 0, + // "isGoToSynthesizer": false, + // "useFragileResin": false, + // "useTransientResin": false, + // "isNotification": false + // } if (true) { log.info("地脉 暂不支持")