This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
php
/
jm.iiixo.com
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
合肥金麓客户积分系统
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
0
Tags
53 MiB
JavaScript
40.5%
PHP
31%
HTML
14.6%
CSS
12.1%
SCSS
1.2%
Other
0.5%
Tree:
31e17cc8c6
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '31e17cc8c6'
${ noResults }
jm.iiixo.com
/
application
/
admin
/
model
/
authRule.php
7 lines
83 B
Raw
Blame
History
<
?
php
namespace
app\admin\model
;
use
think\Model
;
class
authRule
extends
Model
{
}
Reference in new issue