Selaa lähdekoodia

Merge branch 'v3.0-app' of http://118.190.145.217:3000/xiaojincai/wanzb_v3_api into v3.0-app

xjconline 2 vuotta sitten
vanhempi
commit
e4ffcaf89e
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      src/weixin/controls.py
  2. 1 1
      templates/index.html

+ 1 - 1
src/weixin/controls.py

@@ -1740,7 +1740,7 @@ def update_user_style(**kwargs):
     """
     user_id = kwargs.pop("user_id")
     #player_id = kwargs.pop("player_id")
-    #init_fund = kwargs.pop("init_fund")
+    init_fund = kwargs.pop("init_fund")
     #avatar = kwargs.pop("avatar")
 
     cm.UserInfo.objects.filter(id=user_id).update(**kwargs)

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 1 - 1
templates/index.html