This website works better with JavaScript.
Home
Explore
Help
Sign In
go_rely_warehouse
/
zyos_go_tools
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
15
Wiki
Activity
Browse Source
add Reverse: for v1.0.2
tags/v1.0.2
Hjj
2 years ago
parent
2e50c024dc
commit
dcdc16bbc7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
e/code.go
+ 1
- 1
e/code.go
View File
@@ -237,6 +237,6 @@ var MsgFlags = map[int]string{
ERR_ALIPAY_ORDER_ERR: "订单创建错误",
ERR_PAY_ERR: "未找到支付方式",
ERR_SEARCH_ERR: "暂无该分类商品",
ERR_LEVEL_REACH_TOP: "已经是最高等级",
ERR_LEVEL_REACH_TOP: "已经是最高等级
",
ERR_USER_CHECK_ERR: "校验失败",
}
Write
Preview
Loading…
Cancel
Save