Пример #1
0
 public APIResult <JSConfig> GetWXJSConfig(string url)
 {
     return(WxService.GetJSWxConfig(url));
 }