Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
98884219
Commit
98884219
authored
Jul 19, 2018
by
hujun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除无用模型
parent
ebe7dd06
Hide whitespace changes
Inline
Side-by-side
Showing
64 changed files
with
0 additions
and
655 deletions
+0
-655
AccelerateHouseinviters.php
application/model/AccelerateHouseinviters.php
+0
-11
AccountDetails.php
application/model/AccountDetails.php
+0
-10
AccountOclientIds.php
application/model/AccountOclientIds.php
+0
-11
Achievements.php
application/model/Achievements.php
+0
-10
Actions.php
application/model/Actions.php
+0
-10
Admins.php
application/model/Admins.php
+0
-10
AdminsActions.php
application/model/AdminsActions.php
+0
-10
AdminsSparator.php
application/model/AdminsSparator.php
+0
-10
Ads.php
application/model/Ads.php
+0
-10
Advices.php
application/model/Advices.php
+0
-10
AgentsImgs.php
application/model/AgentsImgs.php
+0
-10
AgentsScale.php
application/model/AgentsScale.php
+0
-11
Areas.php
application/model/Areas.php
+0
-10
BrokerageCharges.php
application/model/BrokerageCharges.php
+0
-11
BusarRanges.php
application/model/BusarRanges.php
+0
-11
Catagories.php
application/model/Catagories.php
+0
-10
Chiefs.php
application/model/Chiefs.php
+0
-10
ChiefsAgents.php
application/model/ChiefsAgents.php
+0
-10
CommisionImgs.php
application/model/CommisionImgs.php
+0
-10
CommissionJournals.php
application/model/CommissionJournals.php
+0
-10
DeleApplies.php
application/model/DeleApplies.php
+0
-10
DisplayOffs.php
application/model/DisplayOffs.php
+0
-10
Distributorcontractimgs.php
application/model/Distributorcontractimgs.php
+0
-10
EasemobGroups.php
application/model/EasemobGroups.php
+0
-10
EnterRewards.php
application/model/EnterRewards.php
+0
-10
HouseVisits.php
application/model/HouseVisits.php
+0
-10
HouseVrs.php
application/model/HouseVrs.php
+0
-10
InvitHouseTables.php
application/model/InvitHouseTables.php
+0
-11
InvitationPageShares.php
application/model/InvitationPageShares.php
+0
-10
InvitationPageVisits.php
application/model/InvitationPageVisits.php
+0
-10
InvitationRegpageVisits.php
application/model/InvitationRegpageVisits.php
+0
-10
InviteOperations.php
application/model/InviteOperations.php
+0
-10
LoginLogs.php
application/model/LoginLogs.php
+0
-11
Logs.php
application/model/Logs.php
+0
-10
News.php
application/model/News.php
+0
-10
Newsimgs.php
application/model/Newsimgs.php
+0
-10
Notices.php
application/model/Notices.php
+0
-10
Payerrors.php
application/model/Payerrors.php
+0
-10
Permissiontables.php
application/model/Permissiontables.php
+0
-10
Personlocationtables.php
application/model/Personlocationtables.php
+0
-10
Posters.php
application/model/Posters.php
+0
-10
Readlogs.php
application/model/Readlogs.php
+0
-10
Readrecords.php
application/model/Readrecords.php
+0
-10
Redirectredpackets.php
application/model/Redirectredpackets.php
+0
-10
Redpackets.php
application/model/Redpackets.php
+0
-10
Redpacketstatistics.php
application/model/Redpacketstatistics.php
+0
-10
RegionToBusinessCircles.php
application/model/RegionToBusinessCircles.php
+0
-11
RemarksImgs.php
application/model/RemarksImgs.php
+0
-11
RemarksImgsStatus.php
application/model/RemarksImgsStatus.php
+0
-11
Roles.php
application/model/Roles.php
+0
-10
Salsfaqs.php
application/model/Salsfaqs.php
+0
-10
Settings.php
application/model/Settings.php
+0
-10
SubRemarks.php
application/model/SubRemarks.php
+0
-10
Tags.php
application/model/Tags.php
+0
-10
TimingPushes.php
application/model/TimingPushes.php
+0
-11
TmOpenimAccounts.php
application/model/TmOpenimAccounts.php
+0
-10
TmOpenimChatRecords.php
application/model/TmOpenimChatRecords.php
+0
-10
TmOpenimGroups.php
application/model/TmOpenimGroups.php
+0
-10
UserTokens.php
application/model/UserTokens.php
+0
-10
VerificationCodes.php
application/model/VerificationCodes.php
+0
-10
WeekWorks.php
application/model/WeekWorks.php
+0
-11
WeiXinToShuttles.php
application/model/WeiXinToShuttles.php
+0
-11
WeixinSharesImgs.php
application/model/WeixinSharesImgs.php
+0
-11
WeixinToAgents.php
application/model/WeixinToAgents.php
+0
-11
No files found.
application/model/AccelerateHouseinviters.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
AccelerateHouseinviters
extends
Model
{
//
}
application/model/AccountDetails.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
AccountDetails
extends
Model
{
//
}
application/model/AccountOclientIds.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
AccountOclientIds
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'accountoclientids'
;
}
application/model/Achievements.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Achievements
extends
Model
{
//
}
application/model/Actions.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Actions
extends
Model
{
//
}
application/model/Admins.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Admins
extends
Model
{
//
}
application/model/AdminsActions.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
AdminsActions
extends
Model
{
}
application/model/AdminsSparator.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
AdminsSparator
extends
Model
{
//
}
application/model/Ads.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Ads
extends
Model
{
//
}
application/model/Advices.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Advices
extends
Model
{
//
}
application/model/AgentsImgs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
AgentsImgs
extends
Model
{
protected
$table
=
'agentsimgs'
;
}
application/model/AgentsScale.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Agentsscale
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'agentsscale'
;
}
application/model/Areas.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app上\model
;
use
think\Model
;
class
Areas
extends
Model
{
//
}
application/model/BrokerageCharges.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
BrokerageCharges
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'brokeragecharges'
;
}
application/model/BusarRanges.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
BusarRanges
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'busarranges'
;
}
application/model/Catagories.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Catagories
extends
Model
{
//
}
application/model/Chiefs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Chiefs
extends
Model
{
//
}
application/model/ChiefsAgents.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
ChiefsAgents
extends
Model
{
//
}
application/model/CommisionImgs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
CommisionImgs
extends
Model
{
protected
$table
=
'commisionimgs'
;
}
application/model/CommissionJournals.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
CommissionJournals
extends
Model
{
//
}
application/model/DeleApplies.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
DeleApplies
extends
Model
{
protected
$table
=
'deleapplies'
;
}
application/model/DisplayOffs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
DisplayOffs
extends
Model
{
//
}
application/model/Distributorcontractimgs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Distributorcontractimgs
extends
Model
{
//
}
application/model/EasemobGroups.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
EasemobGroups
extends
Model
{
//
}
application/model/EnterRewards.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
EnterRewards
extends
Model
{
//
}
application/model/HouseVisits.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
HouseVisits
extends
Model
{
protected
$table
=
'housevisits'
;
}
application/model/HouseVrs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
HouseVrs
extends
Model
{
}
application/model/InvitHouseTables.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
InvitHouseTables
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'Journalaccounts'
;
}
application/model/InvitationPageShares.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
InvitationPageShares
extends
Model
{
//
}
application/model/InvitationPageVisits.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
InvitationPageVisits
extends
Model
{
//
}
application/model/InvitationRegpageVisits.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
InvitationRegpageVisits
extends
Model
{
//
}
application/model/InviteOperations.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
InviteOperations
extends
Model
{
//
}
application/model/LoginLogs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
LoginLogs
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'loginlogs'
;
}
application/model/Logs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Logs
extends
Model
{
//
}
application/model/News.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
News
extends
Model
{
//
}
application/model/Newsimgs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Newsimgs
extends
Model
{
//
}
application/model/Notices.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Notices
extends
Model
{
//
}
application/model/Payerrors.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Payerrors
extends
Model
{
//
}
application/model/Permissiontables.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Permissiontables
extends
Model
{
//
}
application/model/Personlocationtables.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Personlocationtables
extends
Model
{
//
}
application/model/Posters.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Posters
extends
Model
{
//
}
application/model/Readlogs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Readlogs
extends
Model
{
//
}
application/model/Readrecords.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Readrecords
extends
Model
{
//
}
application/model/Redirectredpackets.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Redirectredpackets
extends
Model
{
//
}
application/model/Redpackets.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Redpackets
extends
Model
{
//
}
application/model/Redpacketstatistics.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Redpacketstatistics
extends
Model
{
//
}
application/model/RegionToBusinessCircles.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
RegionToBusinessCircles
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'regiontobusinesscircles'
;
}
application/model/RemarksImgs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
RemarksImgs
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'remarksimgs'
;
}
application/model/RemarksImgsStatus.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
RemarksImgsStatus
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'remarksimgsStatus'
;
}
application/model/Roles.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Roles
extends
Model
{
//
}
application/model/Salsfaqs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Salsfaqs
extends
Model
{
//
}
application/model/Settings.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Settings
extends
Model
{
//
}
application/model/SubRemarks.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
SubRemarks
extends
Model
{
//
}
application/model/Tags.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
Tags
extends
Model
{
//
}
application/model/TimingPushes.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
TimingPushes
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'timingpushes'
;
}
application/model/TmOpenimAccounts.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
TmOpenimAccounts
extends
Model
{
//
}
application/model/TmOpenimChatRecords.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
TmOpenimChatRecords
extends
Model
{
//
}
application/model/TmOpenimGroups.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
TmOpenimGroups
extends
Model
{
//
}
application/model/UserTokens.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
UserTokens
extends
Model
{
//
}
application/model/VerificationCodes.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
VerificationCodes
extends
Model
{
//
}
application/model/WeekWorks.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
WeekWorks
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'weekworks'
;
}
application/model/WeiXinToShuttles.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
WeiXinToShuttles
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'weixintoshuttles'
;
}
application/model/WeixinSharesImgs.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
WeixinSharesImgs
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'weixin_sharesimgs'
;
}
application/model/WeixinToAgents.php
deleted
100755 → 0
View file @
ebe7dd06
<?php
namespace
app\model
;
use
think\Model
;
class
WeixinToAgents
extends
Model
{
// 设置当前模型对应的完整数据表名称
protected
$table
=
'weixintoagents'
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment