分组概念
Build docker and publish / build (20.15.1) (push) Successful in 7m58s

This commit is contained in:
2026-03-19 03:21:47 -07:00
parent e5e9f93f68
commit f703b5089a
15 changed files with 101 additions and 17 deletions
+5
View File
@@ -134,6 +134,11 @@ const (
DeviceBindLimitExceeded uint32 = 90019
)
// Permission error
const (
PermissionDenied uint32 = 40300
)
const (
OrderNotExist uint32 = 61001
PaymentMethodNotFound uint32 = 61002