BUGFIX:衣服图层添加优先级后对之前数据不兼容的修复
This commit is contained in:
@@ -38,4 +38,6 @@ public interface ITDesignPythonOutfitDetailService extends IService<TDesignPytho
|
||||
|
||||
void deleteByDesignPythonOutfitId(Long designPythonOutfitId);
|
||||
|
||||
void setDesignPythonOutfitDetailPriority(List<TDesignPythonOutfitDetail> details);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user