1
This commit is contained in:
parent
2e4a110b61
commit
f952666e0d
@ -55,3 +55,7 @@ func (this *User) Create() error {
|
||||
func (this *User) DecDice(num int32) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (this *User) AddScore(score int32) error {
|
||||
return nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user