Browse Source

优化验证码短信签名相关代码2

locky 6 months ago
parent
commit
3c78216786
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Service/CommonService.py

+ 1 - 1
Service/CommonService.py

@@ -950,5 +950,5 @@ GCqvlyw5dfxNA+EtxNE2wCW/LW7ENJlACgcfgPlBZtpLheWoZB/maw4=
             user_ex_qs = UserExModel.objects.filter(userID=user_id).values('appBundleId')
             if user_ex_qs.exists():
                 if user_ex_qs[0]['appBundleId'] in ['com.cloudlife.commissionf', 'com.cloudlife.commissionf_a']:
-                    sign_ms = '微瞳'
+                    sign_name = '微瞳'
         return sign_name