zqwang hai 1 ano
pai
achega
f5a766b036
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules/WechatPlatform/Services/WechatMenuService.php

+ 1 - 0
modules/WechatPlatform/Services/WechatMenuService.php

@@ -275,6 +275,7 @@ class WechatMenuService extends BaseService
         } catch (\Exception $exception) {
             self::throwErrMsg('操作失败');
         }
+        myLog('wx-meun')->info(['c' => $createAddIp,'del' => $delAppId]);
         if (!empty($createAddIp)) {
             self::createWechatMenus($createAddIp);
         }