This commit is contained in:
aozhiwei 2021-11-25 13:21:36 +08:00
parent 3821059595
commit 6ec0749780
3 changed files with 5 additions and 0 deletions

View File

5
webapp/models/User.php Normal file
View File

@ -0,0 +1,5 @@
<?php
namespace mt;
use phpcommon;

View File