Browse Source

Merge branch 'pro' of http://code.pacsonline.cn/zskk_bg/yuanchengpasc into pro

root 5 years ago
parent
commit
1ac5d1a6d3
1 changed files with 0 additions and 6 deletions
  1. 0 6
      application/inter/controller/license.php

+ 0 - 6
application/inter/controller/license.php

@@ -3,14 +3,8 @@ namespace app\inter\controller;
 
 use think\Controller;
 use think\Db;
-use think\Session;
 use think\Log;
-use think\Request;
 use think\Cache;
-use app\common\library\UUIDs;
-use app\common\library\Verify;
-use think\Validate;
-use app\common\library\send_message;
 
 class License extends Controller
 {