|
@ -117,7 +117,7 @@ public interface IssueProjectCategoryDictDao extends BaseDao<IssueProjectCategor |
|
|
int updateCustomerCategory(IsDisableCategoryFormDTO formDTO); |
|
|
int updateCustomerCategory(IsDisableCategoryFormDTO formDTO); |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 获取客户下 最大的分类编码 |
|
|
* 获取客户下 最大的分类编码(包含已被删除的编码) |
|
|
* |
|
|
* |
|
|
* @param customerId |
|
|
* @param customerId |
|
|
* @param parentCategoryCode |
|
|
* @param parentCategoryCode |
|
|