Merge remote-tracking branch 'origin/errcode' into errcode

This commit is contained in:
wangchuxiao
2023-02-10 18:14:19 +08:00
2 changed files with 99 additions and 87 deletions
+5
View File
@@ -0,0 +1,5 @@
package constant
const (
ShowNumber = 1000
)