Browse Source

隐私设置OK

shish 4 năm trước cách đây
mục cha
commit
891deca3e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      common/components/wxUtil.php

+ 1 - 1
common/components/wxUtil.php

@@ -1630,7 +1630,7 @@ class wxUtil
         $result = $curl->setOption(CURLOPT_POSTFIELDS, Json::encode($data))->post($url);
         $respond = Json::decode($result);
         echo "<pre>";
-        print_r($respond);
+        print_r($respond);echo '隐私设置OK';
     }
 
     //收款小程序码