修改请求成功code

This commit is contained in:
2025-02-12 13:55:05 +08:00
parent 81d6ef44ef
commit 09e906e89a

View File

@@ -5,7 +5,7 @@ export const enum ResultEnum {
/**
* 成功
*/
SUCCESS = "200",
SUCCESS = 200,
/**
* 错误
*/