修改请求成功code

This commit is contained in:
YeMingfei666 2025-02-12 13:55:05 +08:00
parent 81d6ef44ef
commit 09e906e89a
1 changed files with 1 additions and 1 deletions

View File

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