Commit 9060a0ca9ab39ada0cb2d1675736525695b20985

Authored by 郑丽丽
1 parent e9b2c608

update

04.用户云/2.5 用户反馈.md
@@ -45,18 +45,18 @@ @@ -45,18 +45,18 @@
45 ```json 45 ```json
46 { 46 {
47 errorCode:"0", 47 errorCode:"0",
48 - errorMsg:"成功" 48 + errorMessage:"成功"
49 } 49 }
50 { 50 {
51 errorCode:"1", 51 errorCode:"1",
52 - errorMsg:"请求参数无效" 52 + errorMessage:"请求参数无效"
53 } 53 }
54 { 54 {
55 errorCode:"41019", 55 errorCode:"41019",
56 - errorMsg:"内容请控制在1200个字以" 56 + errorMessage:"内容请控制在1200个字以"
57 } 57 }
58 { 58 {
59 errorCode:"40005", 59 errorCode:"40005",
60 - errorMsg:"其他错误" 60 + errorMessage:"其他错误"
61 } 61 }
62 ``` 62 ```
63 \ No newline at end of file 63 \ No newline at end of file