shish 6 tahun lalu
induk
melakukan
9cc93419f4
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      app/saas/controllers/MerchantController.php

+ 1 - 0
app/saas/controllers/MerchantController.php

@@ -86,6 +86,7 @@ class MerchantController extends BaseController
 
 
 		//设置小程序服务器域名
 		//设置小程序服务器域名
 		if ($id == 4) {
 		if ($id == 4) {
+			print_r($_SERVER);die;
 			wxUtil::setDomain($merchant);
 			wxUtil::setDomain($merchant);
 			wxUtil::setWebViewDomain($merchant);
 			wxUtil::setWebViewDomain($merchant);
 		}
 		}