This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lizhen
/
kge
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
送礼的魅力值和财富值
lizhen_gitee
1 year ago
parent
5f1f62d499
commit
97af1fee77
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
application/common/model/User.php
+ 1
- 1
application/common/model/User.php
View File
@@ -3,7 +3,7 @@
namespace app\common\model;
use think\Model;
-
+
use think\Db;
/**
* 会员模型
*/