Commit aa83feae authored by 李洪明's avatar 李洪明

添加上传进出厂记录

parent 56e0b463
......@@ -27,7 +27,7 @@ public class UploadDataNewTask {
/**
* 场内运输车辆信息-添加
*/
// @Scheduled(cron = "0 0/2 * * * *")
@Scheduled(cron = "0 0/2 * * * *")
public void uploadInFactoryTransportVehicleInfo() {
try {
inFactoryTransportVehicleInfoService.getAndUploadInFactoryTransportVehicleInfo();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment