Explorar o código

add bind user cash ,cent ,balance

abiao %!s(int64=5) %!d(string=hai) anos
pai
achega
a46505622a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      go/gopath/src/fohow.com/apps/models/user_model/init.go

+ 1 - 1
go/gopath/src/fohow.com/apps/models/user_model/init.go

@@ -6,5 +6,5 @@ import (
 
 func init() {
 	orm.RegisterModel(new(Session), new(User), new(WxUser), new(InviteOrder), new(WxUserGongzhonghao),
-		new(ThreeWxUser), new(ShopApplication), new(BindUser))
+		new(ThreeWxUser), new(ShopApplication), new(BindUser), new(SysCent))
 }