Error code standardization

This commit is contained in:
skiffer-git
2023-02-10 16:18:26 +08:00
parent aff1c1f35e
commit 7e1b69cc3c
2 changed files with 99 additions and 87 deletions
+5
View File
@@ -0,0 +1,5 @@
package constant
const (
ShowNumber = 1000
)