wanghousheng 5 months ago
parent c5fa0b90a7
commit c352a39b02
  1. 2
      app/common/library/wxserver/Server.php

@ -645,7 +645,7 @@ class Server
$up['privacy_status'] = 1;
}
//设置业务域名
if ($this->modifyJumpDomain($appid)) {
if ($this->modifyJumpDomain($appid, $domain)) {
$up['jump_domain_status'] = 1;
}
//设置订单页path信息

Loading…
Cancel
Save