first commit

This commit is contained in:
2023-06-27 23:43:34 +08:00
parent ab46c27888
commit 4a3c958e1a
10 changed files with 16 additions and 172 deletions

View File

@ -17,7 +17,7 @@ public class AjaxResult extends HashMap<String, Object> {
/**
* 状态码
*/
public static final String CODE_TAG = "result";
public static final String CODE_TAG = "code";
/**
* 返回内容