add: mes对接出入窑数据
This commit is contained in:
@@ -3,7 +3,6 @@ package org.nl.ext;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.nl.wms.ext.mes.service.WmsToMesService;
|
||||
import org.nl.wms.ext.mes.service.dao.mapper.MesRequestMapper;
|
||||
import org.nl.wms.ext.mes.service.dto.MesMudConsumptionDto;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
@@ -56,4 +55,5 @@ public class TestDemo {
|
||||
System.out.println("上面第" + up + "次");
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user