소스 검색

送礼的魅力值和财富值

lizhen_gitee 1 년 전
부모
커밋
97af1fee77
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      application/common/model/User.php

+ 1 - 1
application/common/model/User.php

@@ -3,7 +3,7 @@
 namespace app\common\model;
 
 use think\Model;
-
+use think\Db;
 /**
  * 会员模型
  */