@@ -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
{