代码优化
This commit is contained in:
parent
59964c6254
commit
094a3b4a5a
|
@ -11,7 +11,7 @@ import nc.vo.pu.m422x.entity.StoreReqAppVO;
|
|||
import nc.vo.pub.BusinessException;
|
||||
|
||||
public interface IQuery422XFor4455 {
|
||||
StoreReqAppVO[] queryStoreReqAppsFor4455(IQueryScheme var1) throws BusinessException;
|
||||
StoreReqAppVO[] queryStoreReqAppsFor4455(IQueryScheme queryScheme) throws BusinessException;
|
||||
|
||||
AggPickmVO[] queryPickmAppsFor4455(IQueryScheme queryScheme) throws BusinessException;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue