刘桂岩 5 年之前
父节点
当前提交
b55063f39e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/inter/controller/Writereport.php

+ 1 - 0
application/inter/controller/Writereport.php

@@ -12,6 +12,7 @@ use think\Log;
 use app\common\library\Verify;
 use app\common\library\send_message;
 use app\inter\service\WechatService;
+use think\Config;
 
 class Writereport extends Base
 {