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