物料管理(包装货主检验注释
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ public class PackApplicationService {
|
||||
*/
|
||||
public Boolean insert(PackDO packDO) {
|
||||
//设置货主信息
|
||||
shipperParam(packDO);
|
||||
// shipperParam(packDO);
|
||||
return packDomainService.insert(packDO);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user