guq 6 жил өмнө
parent
commit
c22d0d2d58

+ 2 - 1
applications/school/school-server/src/main/java/com/usoftchina/smartschool/school/wxschool/basic/service/impl/WxMeetingServiceImpl.java

@@ -38,7 +38,8 @@ public class WxMeetingServiceImpl implements WxMeetingService {
 	@Autowired
 	private WxTemplateMapper wxTemplateMapper;
 
-	private final static String wechatUrl = SpringContextHolder.getDomain();
+	@Value("${smartschool.domain.wechat}")
+	private String wechatUrl;
 
 	/**
 	 * 创建会议