开放平台设置主域名后,为子域名设置提示无效
string postString = “{\“action\”:\“add\”,\“webviewdomain\”:[\“https://sh.fooww.com\”,\“https://v.fooww.com\”]}”;
开放平台设置主域名后,为授权小程序设置子域名,提示无效。
string postString = “{\“action\”:\“add\”,\“webviewdomain\”:[\“https://sh.fooww.com\”,\“https://v.fooww.com\”]}”;
开放平台设置主域名后,为授权小程序设置子域名,提示无效。