//
pkg.gl
Category
github.com/keepchen/go-sail
pkg
common
enum
models
package
1.0.1
Repository:
https://github.com/keepchen/go-sail.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
5
Files
51 SLOC
#
Constants
OrderStatusCodeCancelled
订单已取消.
OrderStatusCodeClosed
订单已关闭.
OrderStatusCodeCreated
订单已创建.
OrderStatusCodePaid
订单已支付.
OrderStatusCodeRefunded
订单已退款.
UserStatusCodeForbidden
禁用.
UserStatusCodeNormal
正常.
WalletStatusCodeForbidden
禁用.
WalletStatusCodeNormal
正常.
#
Type aliases
OrderStatusCode
No description provided by the author
UserStatusCode
No description provided by the author
WalletStatusCode
No description provided by the author