Commit be9d4437 authored by 胡秀武's avatar 胡秀武

胡秀武:模型列表

parent 14531725
......@@ -39,7 +39,7 @@ public enum CodeEnum {
/**
* 数据异常
*/
NO_DATA("555", "数据库数据异常", false),
NO_DATA("200", "数据库无数据", false),
UP_DATA_FAIL("401005", "更新失败", false),
INSERT_FAIL("401006", "插入数据失败", false),
DELETE_FAIL("401007", "修改失败", false);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment