@@ -4104,7 +4104,7 @@ public class ExcelTabController extends BladeController {
}
- //@Scheduled(cron = "0/20 * * * * ?")
+ @Scheduled(cron = "0/20 * * * * ?")
public void HtmlCope() {
//执行代码
String sql = "SELECT * from m_wbs_tree_contract where p_key_id=1789131196718907437" ;