刘桂岩 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
 {