This website requires JavaScript.
Explore
Help
Sign In
BaseSystem
/
PaymentCenter
Watch
12
Star
0
Fork
You've already forked PaymentCenter
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68b9e16864
PaymentCenter
/
app
/
constants
/
pojo
/
common.go
7 lines
78 B
Go
Raw
Blame
History
package
pojo
const
(
STATUS_ENABLE
int32
=
1
STATUS_DISABLED
int32
=
2
)
Reference in New Issue
View Git Blame
Copy Permalink