Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
liyi committed Jul 26, 2019
1 parent 5dbfa4b commit a276acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/weixin/popular/api/WxaAPI.java
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public static ModifyDomainResult modify_domain(String access_token,ModifyDomain
* 设置小程序业务域名(仅供第三方代小程序调用)
* @since 2.8.28
* @param access_token access_token
* @param setWebviewDomain setWebviewDomain
* @return result
*/
public static BaseResult setwebviewdomain(String access_token, SetWebviewDomain setWebviewDomain){
Expand Down

0 comments on commit a276acf

Please sign in to comment.