mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	营销:装修模板、装修页面
This commit is contained in:
		| @@ -116,4 +116,11 @@ public interface ErrorCodeConstants { | ||||
|     // ========== 文章管理 1-013-016-000 ========== | ||||
|     ErrorCode ARTICLE_NOT_EXISTS = new ErrorCode(1_013_016_000, "文章不存在"); | ||||
|  | ||||
|     // ========== 装修模板 1-013-017-000 ========== | ||||
|     ErrorCode DIY_TEMPLATE_NOT_EXISTS = new ErrorCode(1_013_017_000, "装修模板不存在"); | ||||
|     ErrorCode DIY_TEMPLATE_USED_CANNOT_DELETE = new ErrorCode(1_013_017_001, "不能删除正在使用的装修模板"); | ||||
|  | ||||
|     // ========== 装修页面 1-013-018-000 ========== | ||||
|     ErrorCode DIY_PAGE_NOT_EXISTS = new ErrorCode(1_013_018_000, "装修页面不存在"); | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 owen
					owen