This website works better with JavaScript
Home
Explore
Help
Sign In
tangmz
/
repair_lite
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bf70f0df96
Branches
Tags
master
repair_lite
/
app
/
Models
/
Common.php
Common.php
103 B
History
Raw
1
2
3
4
5
6
<?php
namespace App\Models;
const STATUS_NORMAL = "normal";
//define(STATUS_NORMAL, "normal", true);