This website works better with JavaScript.
Explore
Help
Sign In
wangyifang
/
v2.tiantianxinye.365care
Watch
2
Star
0
Fork
You've already forked v2.tiantianxinye.365care
0
Code
Issues
Pull Requests
Packages
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.
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
v2.tiantianxinye.365care
/
app
/
Models
/
Room.php
10 lines
102 B
Raw
Permalink
Blame
History
<
?
php
namespace
App\Models
;
class
Room
extends
SoftDeletesModel
{
protected
$table
=
"
room
"
;
}
Reference in new issue
View Git Blame
Copy Permalink