master
周文涛 2 years ago
parent ac8d063774
commit f15fa61da5

@ -39,7 +39,7 @@ public class HandleTransInit implements ApplicationRunner {
TaskService taskService; TaskService taskService;
@Resource @Resource
IOcrIdentifyService ocrIdentifyService; IOcrIdentifyService ocrIdentifyService;
@Value("${enableHandleTask}") @Value("${system.project.enableHandleTask}")
private boolean enableHandleTask; private boolean enableHandleTask;
public static void main(String[] args) { public static void main(String[] args) {

Loading…
Cancel
Save