修改请求成功code
This commit is contained in:
parent
81d6ef44ef
commit
09e906e89a
|
|
@ -5,7 +5,7 @@ export const enum ResultEnum {
|
||||||
/**
|
/**
|
||||||
* 成功
|
* 成功
|
||||||
*/
|
*/
|
||||||
SUCCESS = "200",
|
SUCCESS = 200,
|
||||||
/**
|
/**
|
||||||
* 错误
|
* 错误
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue