删除拉取0k文件

master
chengqf 2 years ago
parent 8a72cf1572
commit ae72e6a14c

@ -1244,6 +1244,7 @@ public class IdcServiceImpl implements IdcService {
}
private void executeSql(String sql) {
try {
jdbcTemplate.execute(sql);

Loading…
Cancel
Save