| 
														
															@@ -38,12 +38,12 @@ import java.util.List; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 import java.util.Map; 
														 | 
														
														 | 
														
															 import java.util.Map; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 /** 
														 | 
														
														 | 
														
															 /** 
														 | 
													
												
											
												
													
														| 
														 | 
														
															- * @Description: 成本分配主表 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ * @Description: 成本分配 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  * @Author: jeecg-boot 
														 | 
														
														 | 
														
															  * @Author: jeecg-boot 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  * @Date: 2022-06-21 
														 | 
														
														 | 
														
															  * @Date: 2022-06-21 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  * @Version: V1.0 
														 | 
														
														 | 
														
															  * @Version: V1.0 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  */ 
														 | 
														
														 | 
														
															  */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-@Api(tags = "成本分配主表") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+@Api(tags = "成本分配") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 @RestController 
														 | 
														
														 | 
														
															 @RestController 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 @RequestMapping("/cost/syCostAllocation") 
														 | 
														
														 | 
														
															 @RequestMapping("/cost/syCostAllocation") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 @Slf4j 
														 | 
														
														 | 
														
															 @Slf4j 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -70,8 +70,8 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param req 
														 | 
														
														 | 
														
															      * @param req 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-分页列表查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配主表-分页列表查询", notes = "成本分配主表-分页列表查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-分页列表查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @ApiOperation(value = "成本分配-分页列表查询", notes = "成本分配-分页列表查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/list") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/list") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> queryPageList(SyCostAllocation syCostAllocation, 
														 | 
														
														 | 
														
															     public Result<?> queryPageList(SyCostAllocation syCostAllocation, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                    @RequestParam(name = "pageNo", defaultValue = "1") Integer pageNo, 
														 | 
														
														 | 
														
															                                    @RequestParam(name = "pageNo", defaultValue = "1") Integer pageNo, 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -89,7 +89,8 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param plannum 
														 | 
														
														 | 
														
															      * @param plannum 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-通过计划号-销售订单号查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-通过计划号-销售订单号查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @ApiOperation(value = "成本分配-通过计划号-销售订单号查询", notes = "成本分配-通过计划号-销售订单号查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/queryByPlanNum") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/queryByPlanNum") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> queryByPlanNum(@RequestParam(name = "plannum", required = true) String plannum) { 
														 | 
														
														 | 
														
															     public Result<?> queryByPlanNum(@RequestParam(name = "plannum", required = true) String plannum) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (oConvertUtils.isEmpty(plannum)) { 
														 | 
														
														 | 
														
															         if (oConvertUtils.isEmpty(plannum)) { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -137,7 +138,8 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param plannum 
														 | 
														
														 | 
														
															      * @param plannum 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-通过计划号-销售订单号审批") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-通过计划号-销售订单号审批") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @ApiOperation(value = "成本分配-通过计划号-销售订单号审批", notes = "成本分配-通过计划号-销售订单号审批") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/approveByPlanNum") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/approveByPlanNum") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> approveByPlanNum(@RequestParam(name = "plannum", required = true) String plannum) { 
														 | 
														
														 | 
														
															     public Result<?> approveByPlanNum(@RequestParam(name = "plannum", required = true) String plannum) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (oConvertUtils.isEmpty(plannum)) { 
														 | 
														
														 | 
														
															         if (oConvertUtils.isEmpty(plannum)) { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -171,7 +173,8 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param plannum 
														 | 
														
														 | 
														
															      * @param plannum 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-通过计划号-销售订单号弃审") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-通过计划号-销售订单号弃审") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @ApiOperation(value = "成本分配-通过计划号-销售订单号弃审", notes = "成本分配-通过计划号-销售订单号弃审") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/dApproveByPlanNum") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/dApproveByPlanNum") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> dApproveByPlanNum(@RequestParam(name = "plannum", required = true) String plannum) { 
														 | 
														
														 | 
														
															     public Result<?> dApproveByPlanNum(@RequestParam(name = "plannum", required = true) String plannum) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (oConvertUtils.isEmpty(plannum)) { 
														 | 
														
														 | 
														
															         if (oConvertUtils.isEmpty(plannum)) { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -205,8 +208,7 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param syCostAllocationPage 
														 | 
														
														 | 
														
															      * @param syCostAllocationPage 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-添加") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配主表-添加", notes = "成本分配主表-添加") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-添加") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @PostMapping(value = "/add") 
														 | 
														
														 | 
														
															     @PostMapping(value = "/add") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> add(@RequestBody SyCostAllocationPage syCostAllocationPage) { 
														 | 
														
														 | 
														
															     public Result<?> add(@RequestBody SyCostAllocationPage syCostAllocationPage) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         SyCostAllocation syCostAllocation = new SyCostAllocation(); 
														 | 
														
														 | 
														
															         SyCostAllocation syCostAllocation = new SyCostAllocation(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -221,8 +223,7 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param syCostAllocationPage 
														 | 
														
														 | 
														
															      * @param syCostAllocationPage 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-编辑") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配主表-编辑", notes = "成本分配主表-编辑") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-编辑") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @RequestMapping(value = "/edit", method = {RequestMethod.PUT, RequestMethod.POST}) 
														 | 
														
														 | 
														
															     @RequestMapping(value = "/edit", method = {RequestMethod.PUT, RequestMethod.POST}) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> edit(@RequestBody SyCostAllocationPage syCostAllocationPage) { 
														 | 
														
														 | 
														
															     public Result<?> edit(@RequestBody SyCostAllocationPage syCostAllocationPage) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         SyCostAllocation syCostAllocation = new SyCostAllocation(); 
														 | 
														
														 | 
														
															         SyCostAllocation syCostAllocation = new SyCostAllocation(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -237,8 +238,7 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param id 
														 | 
														
														 | 
														
															      * @param id 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-通过id删除") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配主表-通过id删除", notes = "成本分配主表-通过id删除") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-通过id删除") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @DeleteMapping(value = "/delete") 
														 | 
														
														 | 
														
															     @DeleteMapping(value = "/delete") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> delete(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> delete(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         syCostAllocationService.delMain(id); 
														 | 
														
														 | 
														
															         syCostAllocationService.delMain(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -251,8 +251,7 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param ids 
														 | 
														
														 | 
														
															      * @param ids 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-批量删除") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配主表-批量删除", notes = "成本分配主表-批量删除") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-批量删除") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @DeleteMapping(value = "/deleteBatch") 
														 | 
														
														 | 
														
															     @DeleteMapping(value = "/deleteBatch") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { 
														 | 
														
														 | 
														
															     public Result<?> deleteBatch(@RequestParam(name = "ids", required = true) String ids) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.syCostAllocationService.delBatchMain(Arrays.asList(ids.split(","))); 
														 | 
														
														 | 
														
															         this.syCostAllocationService.delBatchMain(Arrays.asList(ids.split(","))); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -265,8 +264,7 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @param id 
														 | 
														
														 | 
														
															      * @param id 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @AutoLog(value = "成本分配主表-通过id查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配主表-通过id查询", notes = "成本分配主表-通过id查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    @AutoLog(value = "成本分配-通过id查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/queryById") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/queryById") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> queryById(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> queryById(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         SyCostAllocation syCostAllocation = syCostAllocationService.getById(id); 
														 | 
														
														 | 
														
															         SyCostAllocation syCostAllocation = syCostAllocationService.getById(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -280,7 +278,6 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @AutoLog(value = "成本分配子表_事故单-通过主表ID查询") 
														 | 
														
														 | 
														
															     @AutoLog(value = "成本分配子表_事故单-通过主表ID查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配子表_事故单-通过主表ID查询", notes = "成本分配主表-通过主表ID查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationAccidentByMainId") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationAccidentByMainId") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> querySyCostAllocationAccidentListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> querySyCostAllocationAccidentListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         List<SyCostAllocationAccident> syCostAllocationAccidentList = syCostAllocationAccidentService.selectByMainId(id); 
														 | 
														
														 | 
														
															         List<SyCostAllocationAccident> syCostAllocationAccidentList = syCostAllocationAccidentService.selectByMainId(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -294,7 +291,6 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @AutoLog(value = "成本分配子表_费用支出-通过主表ID查询") 
														 | 
														
														 | 
														
															     @AutoLog(value = "成本分配子表_费用支出-通过主表ID查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配子表_费用支出-通过主表ID查询", notes = "成本分配主表-通过主表ID查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationCostpayByMainId") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationCostpayByMainId") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> querySyCostAllocationCostpayListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> querySyCostAllocationCostpayListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         List<SyCostAllocationCostpay> syCostAllocationCostpayList = syCostAllocationCostpayService.selectByMainId(id); 
														 | 
														
														 | 
														
															         List<SyCostAllocationCostpay> syCostAllocationCostpayList = syCostAllocationCostpayService.selectByMainId(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -308,7 +304,6 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @AutoLog(value = "成本分配子表_面料-通过主表ID查询") 
														 | 
														
														 | 
														
															     @AutoLog(value = "成本分配子表_面料-通过主表ID查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配子表_面料-通过主表ID查询", notes = "成本分配主表-通过主表ID查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationFabricByMainId") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationFabricByMainId") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> querySyCostAllocationFabricListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> querySyCostAllocationFabricListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         List<SyCostAllocationFabric> syCostAllocationFabricList = syCostAllocationFabricService.selectByMainId(id); 
														 | 
														
														 | 
														
															         List<SyCostAllocationFabric> syCostAllocationFabricList = syCostAllocationFabricService.selectByMainId(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -322,7 +317,6 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @AutoLog(value = "成本分配子表_辅料-通过主表ID查询") 
														 | 
														
														 | 
														
															     @AutoLog(value = "成本分配子表_辅料-通过主表ID查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配子表_辅料-通过主表ID查询", notes = "成本分配主表-通过主表ID查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationIngredientByMainId") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationIngredientByMainId") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> querySyCostAllocationIngredientListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> querySyCostAllocationIngredientListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         List<SyCostAllocationIngredient> syCostAllocationIngredientList = syCostAllocationIngredientService.selectByMainId(id); 
														 | 
														
														 | 
														
															         List<SyCostAllocationIngredient> syCostAllocationIngredientList = syCostAllocationIngredientService.selectByMainId(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -336,7 +330,6 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      * @return 
														 | 
														
														 | 
														
															      * @return 
														 | 
													
												
											
												
													
														| 
														 | 
														
															      */ 
														 | 
														
														 | 
														
															      */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @AutoLog(value = "成本分配子表_发运明细-通过主表ID查询") 
														 | 
														
														 | 
														
															     @AutoLog(value = "成本分配子表_发运明细-通过主表ID查询") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    @ApiOperation(value = "成本分配子表_发运明细-通过主表ID查询", notes = "成本分配主表-通过主表ID查询") 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationShipdetailByMainId") 
														 | 
														
														 | 
														
															     @GetMapping(value = "/querySyCostAllocationShipdetailByMainId") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Result<?> querySyCostAllocationShipdetailListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
														
														 | 
														
															     public Result<?> querySyCostAllocationShipdetailListByMainId(@RequestParam(name = "id", required = true) String id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         List<SyCostAllocationShipdetail> syCostAllocationShipdetailList = syCostAllocationShipdetailService.selectByMainId(id); 
														 | 
														
														 | 
														
															         List<SyCostAllocationShipdetail> syCostAllocationShipdetailList = syCostAllocationShipdetailService.selectByMainId(id); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -375,9 +368,9 @@ public class SyCostAllocationController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         //Step.3 调用AutoPoi导出Excel 
														 | 
														
														 | 
														
															         //Step.3 调用AutoPoi导出Excel 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         ModelAndView mv = new ModelAndView(new JeecgEntityExcelView()); 
														 | 
														
														 | 
														
															         ModelAndView mv = new ModelAndView(new JeecgEntityExcelView()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        mv.addObject(NormalExcelConstants.FILE_NAME, "成本分配主表"); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        mv.addObject(NormalExcelConstants.FILE_NAME, "成本分配"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         mv.addObject(NormalExcelConstants.CLASS, SyCostAllocationPage.class); 
														 | 
														
														 | 
														
															         mv.addObject(NormalExcelConstants.CLASS, SyCostAllocationPage.class); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        mv.addObject(NormalExcelConstants.PARAMS, new ExportParams("成本分配主表数据", "导出人:" + sysUser.getRealname(), "成本分配主表")); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        mv.addObject(NormalExcelConstants.PARAMS, new ExportParams("成本分配数据", "导出人:" + sysUser.getRealname(), "成本分配")); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         mv.addObject(NormalExcelConstants.DATA_LIST, pageList); 
														 | 
														
														 | 
														
															         mv.addObject(NormalExcelConstants.DATA_LIST, pageList); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return mv; 
														 | 
														
														 | 
														
															         return mv; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 |