Commit d9b41e4da8733b318597e7a7aa01f17cd68ee0bc

Authored by liquanyu
1 parent 860a2ba916

工位统计

Showing 1 changed file with 0 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/TestController.java View file @ d9b41e4
... ... @@ -5590,7 +5590,6 @@
5590 5590 @RequestMapping(value = "/addBabyTlscmos", method = RequestMethod.GET)
5591 5591 @ResponseBody
5592 5592 public String addBabyTlscmos() {
5593   -
5594 5593 List<Integer> tctyps = Arrays.asList(6,8,10,12,18,24,30,36);
5595 5594 for (Integer tctype : tctyps)
5596 5595 {