字典类型 CRUD
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @description:请求配置
|
||||
*/
|
||||
export enum ResultEnum {
|
||||
SUCCESS = "200",
|
||||
SUCCESS = "A0000",
|
||||
ERROR = 500,
|
||||
OVERDUE = "401",
|
||||
TIMEOUT = 30000,
|
||||
|
||||
Reference in New Issue
Block a user