抛异常代码改造
This commit is contained in:
parent
adcc23cf7c
commit
c6f77f05ce
@ -77,11 +77,6 @@ public class StorageMatServiceImpl implements StorageMatService {
|
|||||||
@Resource
|
@Resource
|
||||||
private StorageInventoryMapper storageInventoryMapper;
|
private StorageInventoryMapper storageInventoryMapper;
|
||||||
|
|
||||||
@Resource
|
|
||||||
private StorageMapper storageMapper;
|
|
||||||
|
|
||||||
@Resource
|
|
||||||
private com.chanko.yunxi.mes.module.heli.service.bdgzsomthing.bdgzsomthingService bdgzsomthingService;
|
|
||||||
@Override
|
@Override
|
||||||
public Long createStorageMat(StorageMatSaveReqVO createReqVO) {
|
public Long createStorageMat(StorageMatSaveReqVO createReqVO) {
|
||||||
// 插入
|
// 插入
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user