feiyu02
2024-12-31 0c59552dc14c9023d4c0a9d57509cce1d5a6d6da
src/test/kotlin/cn/flightfeather/supervision/lightshare/service/impl/SearchServiceImplTest.kt
@@ -37,10 +37,10 @@
        val sD = Date.from(localTimeS.atZone(ZoneId.systemDefault()).toInstant())
        val eD = Date.from(localTimeE.atZone(ZoneId.systemDefault()).toInstant())
        val mode = 8
        val mode = 9
        //金山2022年6月
        searchService.writeToFile(ExcelConfigVo(
            "udXAWrrRbM2MvZ5u",
            "0kG5dblu1uPqo8qW",
            districtCode = "310106",
//            townCode = "310116113",
            sceneType = 1), mode)