dever 6 年之前
父節點
當前提交
f313ab6342
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      daemon/notify/wechat.php

+ 0 - 7
daemon/notify/wechat.php

@@ -1,7 +0,0 @@
-<?php
-
-define('DEVER_DAEMON', true);
-
-include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../../index.php');
-
-Dever::load('pay/lib/wechat.notify');