This website works better with JavaScript
Home
Explore
Help
Sign In
moapp
/
jyPoints
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
1
Wiki
Browse Source
commit
李哲
4 years ago
parent
198cb13981
commit
af8836af1b
2 changed files
with
6 additions
and
0 deletions
Unified View
Show Diff Stats
5
0
entity/balance.go
1
0
service/balanceService.go
+ 5
- 0
entity/balance.go
View File
@@ -0,0 +1,5 @@
+package entity
+
+type Balance struct {
+
+}
+ 1
- 0
service/balanceService.go
View File
@@ -0,0 +1 @@
+package service