瀏覽代碼

Merge branch 'dev' of http://192.168.1.220:10080/Amoy2/wlyy2.0 into dev

# Conflicts:
#	server/svr-configuration/src/main/resources/bootstrap.yml
wangzhinan 3 年之前
父節點
當前提交
f40d5c72c8

+ 1 - 0
server/svr-authentication/src/main/java/com/yihu/jw/security/service/OauthWjwConfigService.java

@ -136,6 +136,7 @@ public class OauthWjwConfigService {
                    basePatientWechatDao.save(patientWechatDo);
                }
                return patient;
            }