update : complex
This commit is contained in:
@@ -8,9 +8,9 @@ const configPath = __dirname + "/" + configFileName;
|
||||
let config = {};
|
||||
|
||||
const COMPLEX_IDS = [
|
||||
// { id: 3286, name: "한가람세경", target: ["511동"] },
|
||||
// { id: 1464, name: "한가람신라", target: ["407동", "408동"] },
|
||||
// { id: 8775, name: "초원세경", target: [] },
|
||||
{ id: 3286, name: "한가람세경", target: ["511동"] },
|
||||
{ id: 1464, name: "한가람신라", target: ["407동", "408동"] },
|
||||
{ id: 8775, name: "초원세경", target: [] },
|
||||
{ id: 3022, name: "목련3단지", target: [] },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user