This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Kirin
/
mccs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
Kirin
2 years ago
parent
bc2946528e
commit
55d35f9aed
100 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
0
0
.constant
0
0
.gitignore
0
0
.travis.yml
0
0
.version
0
0
LICENSE.txt
0
0
README.md
0
0
app/.htaccess
0
0
app/AppService.php
0
0
app/ExceptionHandle.php
0
0
app/Request.php
0
0
app/admin/common.php
0
0
app/admin/config/route.php
0
0
app/admin/config/view.php
0
0
app/admin/controller/AdminException.php
0
0
app/admin/controller/AuthController.php
0
0
app/admin/controller/Index.php
0
0
app/admin/controller/Login.php
0
0
app/admin/controller/SystemBasic.php
0
0
app/admin/controller/Test.php
0
0
app/admin/controller/agent/AgentManage.php
0
0
app/admin/controller/article/Article.php
0
0
app/admin/controller/article/ArticleCategory.php
0
0
app/admin/controller/article/WechatNews.php
0
0
app/admin/controller/company/Finance.php
0
0
app/admin/controller/company/Goods.php
0
0
app/admin/controller/company/Information.php
0
0
app/admin/controller/company/Order.php
0
0
app/admin/controller/company/User.php
0
0
app/admin/controller/finance/Finance.php
0
0
app/admin/controller/finance/UserExtract.php
0
0
app/admin/controller/finance/UserRecharge.php
0
0
app/admin/controller/order/Level.php
0
0
app/admin/controller/order/StoreOrder.php
0
0
app/admin/controller/order/combinationOrder.php
0
0
app/admin/controller/record/Record.php
0
0
app/admin/controller/record/StoreStatistics.php
0
0
app/admin/controller/routine/RoutineTemplate.php
0
0
app/admin/controller/setting/ShippingTemplates.php
0
0
app/admin/controller/setting/SystemAdmin.php
0
0
app/admin/controller/setting/SystemCity.php
0
0
app/admin/controller/setting/SystemConfig.php
0
0
app/admin/controller/setting/SystemConfigTab.php
0
0
app/admin/controller/setting/SystemGroup.php
0
0
app/admin/controller/setting/SystemGroupData.php
0
0
app/admin/controller/setting/SystemMenus.php
0
0
app/admin/controller/setting/SystemNotice.php
0
0
app/admin/controller/setting/SystemRole.php
0
0
app/admin/controller/sms/SmsAdmin.php
0
0
app/admin/controller/sms/SmsConfig.php
0
0
app/admin/controller/sms/SmsPay.php
0
0
app/admin/controller/sms/SmsPublicTemp.php
0
0
app/admin/controller/sms/SmsRecord.php
0
0
app/admin/controller/sms/SmsTemplateApply.php
0
0
app/admin/controller/store/CopyTaobao.php
0
0
app/admin/controller/store/Placeorder.php
0
0
app/admin/controller/store/StoreCategory.php
0
0
app/admin/controller/store/StoreInfoMana.php
0
0
app/admin/controller/store/StoreProduct.php
0
0
app/admin/controller/store/StoreProductReply.php
0
0
app/admin/controller/store/StoreProductRule.php
0
0
app/admin/controller/system/Card.php
0
0
app/admin/controller/system/Clear.php
0
0
app/admin/controller/system/Express.php
0
0
app/admin/controller/system/SystemAttachment.php
0
0
app/admin/controller/system/SystemCleardata.php
0
0
app/admin/controller/system/SystemDatabackup.php
0
0
app/admin/controller/system/SystemFile.php
0
0
app/admin/controller/system/SystemLog.php
0
0
app/admin/controller/system/SystemStore.php
0
0
app/admin/controller/system/SystemStoreStaff.php
0
0
app/admin/controller/system/SystemUpgradeclient.php
0
0
app/admin/controller/system/SystemVerifyOrder.php
0
0
app/admin/controller/ump/StoreBargain.php
0
0
app/admin/controller/ump/StoreCombination.php
0
0
app/admin/controller/ump/StoreCoupon.php
0
0
app/admin/controller/ump/StoreCouponIssue.php
0
0
app/admin/controller/ump/StoreCouponUser.php
0
0
app/admin/controller/ump/StoreSeckill.php
0
0
app/admin/controller/ump/UserPoint.php
0
0
app/admin/controller/user/User.php
0
0
app/admin/controller/user/UserAwardLevel.php
0
0
app/admin/controller/user/UserGroup.php
0
0
app/admin/controller/user/UserGroupLevel.php
0
0
app/admin/controller/user/UserLevel.php
0
0
app/admin/controller/user/UserNotice.php
0
0
app/admin/controller/wechat/Menus.php
0
0
app/admin/controller/wechat/Reply.php
0
0
app/admin/controller/wechat/StoreService.php
0
0
app/admin/controller/wechat/WechatMessage.php
0
0
app/admin/controller/wechat/WechatNewsCategory.php
0
0
app/admin/controller/wechat/WechatTemplate.php
0
0
app/admin/controller/wechat/WechatUser.php
0
0
app/admin/controller/wechat/index.php
0
0
app/admin/controller/widget/Images.php
0
0
app/admin/controller/widget/Video.php
0
0
app/admin/controller/widget/Widgets.php
0
0
app/admin/event.php
0
0
app/admin/model/article/Article.php
0
0
app/admin/model/article/ArticleCategory.php
0
0
app/admin/model/finance/FinanceModel.php
+ 0
- 0
.constant
View File
+ 0
- 0
.gitignore
View File
+ 0
- 0
.travis.yml
View File
+ 0
- 0
.version
View File
+ 0
- 0
LICENSE.txt
View File
+ 0
- 0
README.md
View File
+ 0
- 0
app/.htaccess
View File
+ 0
- 0
app/AppService.php
View File
+ 0
- 0
app/ExceptionHandle.php
View File
+ 0
- 0
app/Request.php
View File
+ 0
- 0
app/admin/common.php
View File
+ 0
- 0
app/admin/config/route.php
View File
+ 0
- 0
app/admin/config/view.php
View File
+ 0
- 0
app/admin/controller/AdminException.php
View File
+ 0
- 0
app/admin/controller/AuthController.php
View File
+ 0
- 0
app/admin/controller/Index.php
View File
+ 0
- 0
app/admin/controller/Login.php
View File
+ 0
- 0
app/admin/controller/SystemBasic.php
View File
+ 0
- 0
app/admin/controller/Test.php
View File
+ 0
- 0
app/admin/controller/agent/AgentManage.php
View File
+ 0
- 0
app/admin/controller/article/Article.php
View File
+ 0
- 0
app/admin/controller/article/ArticleCategory.php
View File
+ 0
- 0
app/admin/controller/article/WechatNews.php
View File
+ 0
- 0
app/admin/controller/company/Finance.php
View File
+ 0
- 0
app/admin/controller/company/Goods.php
View File
+ 0
- 0
app/admin/controller/company/Information.php
View File
+ 0
- 0
app/admin/controller/company/Order.php
View File
+ 0
- 0
app/admin/controller/company/User.php
View File
+ 0
- 0
app/admin/controller/finance/Finance.php
View File
+ 0
- 0
app/admin/controller/finance/UserExtract.php
View File
+ 0
- 0
app/admin/controller/finance/UserRecharge.php
View File
+ 0
- 0
app/admin/controller/order/Level.php
View File
+ 0
- 0
app/admin/controller/order/StoreOrder.php
View File
+ 0
- 0
app/admin/controller/order/combinationOrder.php
View File
+ 0
- 0
app/admin/controller/record/Record.php
View File
+ 0
- 0
app/admin/controller/record/StoreStatistics.php
View File
+ 0
- 0
app/admin/controller/routine/RoutineTemplate.php
View File
+ 0
- 0
app/admin/controller/setting/ShippingTemplates.php
View File
+ 0
- 0
app/admin/controller/setting/SystemAdmin.php
View File
+ 0
- 0
app/admin/controller/setting/SystemCity.php
View File
+ 0
- 0
app/admin/controller/setting/SystemConfig.php
View File
+ 0
- 0
app/admin/controller/setting/SystemConfigTab.php
View File
+ 0
- 0
app/admin/controller/setting/SystemGroup.php
View File
+ 0
- 0
app/admin/controller/setting/SystemGroupData.php
View File
+ 0
- 0
app/admin/controller/setting/SystemMenus.php
View File
+ 0
- 0
app/admin/controller/setting/SystemNotice.php
View File
+ 0
- 0
app/admin/controller/setting/SystemRole.php
View File
+ 0
- 0
app/admin/controller/sms/SmsAdmin.php
View File
+ 0
- 0
app/admin/controller/sms/SmsConfig.php
View File
+ 0
- 0
app/admin/controller/sms/SmsPay.php
View File
+ 0
- 0
app/admin/controller/sms/SmsPublicTemp.php
View File
+ 0
- 0
app/admin/controller/sms/SmsRecord.php
View File
+ 0
- 0
app/admin/controller/sms/SmsTemplateApply.php
View File
+ 0
- 0
app/admin/controller/store/CopyTaobao.php
View File
+ 0
- 0
app/admin/controller/store/Placeorder.php
View File
+ 0
- 0
app/admin/controller/store/StoreCategory.php
View File
+ 0
- 0
app/admin/controller/store/StoreInfoMana.php
View File
+ 0
- 0
app/admin/controller/store/StoreProduct.php
View File
+ 0
- 0
app/admin/controller/store/StoreProductReply.php
View File
+ 0
- 0
app/admin/controller/store/StoreProductRule.php
View File
+ 0
- 0
app/admin/controller/system/Card.php
View File
+ 0
- 0
app/admin/controller/system/Clear.php
View File
+ 0
- 0
app/admin/controller/system/Express.php
View File
+ 0
- 0
app/admin/controller/system/SystemAttachment.php
View File
+ 0
- 0
app/admin/controller/system/SystemCleardata.php
View File
+ 0
- 0
app/admin/controller/system/SystemDatabackup.php
View File
+ 0
- 0
app/admin/controller/system/SystemFile.php
View File
+ 0
- 0
app/admin/controller/system/SystemLog.php
View File
+ 0
- 0
app/admin/controller/system/SystemStore.php
View File
+ 0
- 0
app/admin/controller/system/SystemStoreStaff.php
View File
+ 0
- 0
app/admin/controller/system/SystemUpgradeclient.php
View File
+ 0
- 0
app/admin/controller/system/SystemVerifyOrder.php
View File
+ 0
- 0
app/admin/controller/ump/StoreBargain.php
View File
+ 0
- 0
app/admin/controller/ump/StoreCombination.php
View File
+ 0
- 0
app/admin/controller/ump/StoreCoupon.php
View File
+ 0
- 0
app/admin/controller/ump/StoreCouponIssue.php
View File
+ 0
- 0
app/admin/controller/ump/StoreCouponUser.php
View File
+ 0
- 0
app/admin/controller/ump/StoreSeckill.php
View File
+ 0
- 0
app/admin/controller/ump/UserPoint.php
View File
+ 0
- 0
app/admin/controller/user/User.php
View File
+ 0
- 0
app/admin/controller/user/UserAwardLevel.php
View File
+ 0
- 0
app/admin/controller/user/UserGroup.php
View File
+ 0
- 0
app/admin/controller/user/UserGroupLevel.php
View File
+ 0
- 0
app/admin/controller/user/UserLevel.php
View File
+ 0
- 0
app/admin/controller/user/UserNotice.php
View File
+ 0
- 0
app/admin/controller/wechat/Menus.php
View File
+ 0
- 0
app/admin/controller/wechat/Reply.php
View File
+ 0
- 0
app/admin/controller/wechat/StoreService.php
View File
+ 0
- 0
app/admin/controller/wechat/WechatMessage.php
View File
+ 0
- 0
app/admin/controller/wechat/WechatNewsCategory.php
View File
+ 0
- 0
app/admin/controller/wechat/WechatTemplate.php
View File
+ 0
- 0
app/admin/controller/wechat/WechatUser.php
View File
+ 0
- 0
app/admin/controller/wechat/index.php
View File
+ 0
- 0
app/admin/controller/widget/Images.php
View File
+ 0
- 0
app/admin/controller/widget/Video.php
View File
+ 0
- 0
app/admin/controller/widget/Widgets.php
View File
+ 0
- 0
app/admin/event.php
View File
+ 0
- 0
app/admin/model/article/Article.php
View File
+ 0
- 0
app/admin/model/article/ArticleCategory.php
View File
+ 0
- 0
app/admin/model/finance/FinanceModel.php
View File
Some files were not shown because too many files changed in this diff