修改 design single功能
This commit is contained in:
@@ -22,4 +22,5 @@ public interface ITDesignPythonOutfitService extends IService<TDesignPythonOutfi
|
||||
*/
|
||||
IPage<TDesignPythonOutfitVO> selectTDesignPythonOutfitPage(IPage<TDesignPythonOutfitVO> page, TDesignPythonOutfitVO tDesignPythonOutfit);
|
||||
|
||||
TDesignPythonOutfit getByDesignItemId(Long designItemId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user