82
|
82
|
List<PchReqBaseInfoEntity> selectPchReqPoSteamlineGridList(@Param("sBrandId") String sBrandId, @Param("fromDt") String fromDt, @Param("toDt") String toDt, @Param("sWhsId") String sWhsId , @Param("sPchReqUnqNo") String sPchReqUnqNo , GridRequest gridRequest)throws Exception;
|
83
|
83
|
int selectPchReqPoSteamlineCnt(@Param("sBrandId") String sBrandId, @Param("fromDt") String fromDt, @Param("toDt") String toDt, @Param("sWhsId") String sWhsId , @Param("sPchReqUnqNo") String sPchReqUnqNo )throws Exception;
|