| | |
| | | //private static String fileName = "nsql.json"; |
| | | |
| | | |
| | | @Scheduled(cron = "*/30 * * * * ?") |
| | | // @Scheduled(cron = "*/30 * * * * ?") |
| | | public static boolean isFTPFileExist() { |
| | | |
| | | FTPClient ftp = new FTPClient(); |
| | |
| | | /** |
| | | * 行政区id |
| | | */ |
| | | private Long jurisdiction; |
| | | private String jurisdiction; |
| | | |
| | | |
| | | /** |
| | |
| | | <if test="information.departmentid!=null and information.departmentid!=''"> |
| | | and i.departmentid=#{information.departmentid} |
| | | </if> |
| | | order by i.establishTime asc |
| | | </select> |
| | | |
| | | <delete id="deleteIn"> |
| | |
| | | # 内网版本 |
| | | url: jdbc:mysql://47.49.36.191:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true |
| | | username: root |
| | | password: zhba0728 |
| | | password: NCzhba@2022 |
| | | |
| | | #ftp 设置 |
| | | ftp: |