fix
This commit is contained in:
@@ -18,7 +18,7 @@ public interface DecorationDesignInfoMapper extends Mapper<DecorationDesignInfoD
|
||||
*/
|
||||
DecorationDesignInfoDO selectByShopId(Long shopId);
|
||||
|
||||
List<PreparationCommonPendingVO> getByDesignUserIdAndShopStage(@Param("userId") String userId,@Param("deskRequest") DeskRequest deskRequest);
|
||||
List<PreparationCommonPendingVO> getByDesignUserIdAndShopStage(@Param("userId") String userId,@Param("request") DeskRequest deskRequest);
|
||||
/**
|
||||
* @Auther: wangshuo
|
||||
* @Date: 2025/6/16
|
||||
|
||||
Reference in New Issue
Block a user