crmebPro二开文档总目录结构

crmebPro二开文档结构
  1. ├── app //应用目录
  2. │ ├── AppService.php //服务类(加载容器)
  3. │ ├── ExceptionHandle.php //应用异常处理类
  4. │ ├── Request.php //请求类
  5. │ ├── Route.php //路由
  6. │ ├── build.php //创建模块配置
  7. │ ├── provider.php //容器Provider定义文件
  8. │ ├── service.php //服务配置
  9. │ ├── event.php //事件
  10. │ ├── middleware.php //中间件容器
  11. │ ├── common.php //通用函数
  12. │ ├── common //通用模块
  13. │ │ └── controller
  14. │ ├── controller //控制器
  15. │ │ ├── InstallController.php //安装控制器
  16. │ │ ├── UpgradeController.php //升级控制器
  17. │ │ ├── admin //后台控制器
  18. │ │ ├── api //用户端控制器
  19. │ │ ├── kefu //客服模块控制器
  20. │ │ ├── out //对外接口控制器
  21. │ │ └── store //门店控制器
  22. │ ├── services //SERVICES层业务逻辑层
  23. │ │ ├── BaseServices.php //SERVICES务逻辑基类
  24. │ │ ├── activity //营销模块
  25. │ │ ├── agent //分销模块
  26. │ │ ├── article //文章模块
  27. │ │ ├── coupon //优惠券模块
  28. │ │ ├── diy //DIY模块
  29. │ │ ├── export //表格导出模块
  30. │ │ ├── kefu //客服模块
  31. │ │ ├── live //直播模块
  32. │ │ ├── message //消息模块
  33. │ │ ├── order //订单模块
  34. │ │ ├── other //其它模块
  35. │ │ ├── out //对外接口
  36. │ │ ├── pay //支付模块
  37. │ │ ├── pc //PC端模块
  38. │ │ ├── product //产品模块
  39. │ │ ├── queue //队列模块
  40. │ │ ├── serve //一号通模块
  41. │ │ ├── shipping //运费模版模块
  42. │ │ ├── statistic //统计模块
  43. │ │ ├── store //门店模块
  44. │ │ ├── system //系统配置模块
  45. │ │ ├── user //用户模块
  46. │ │ └── wechat //应用模块公众号、小程序
  47. │ ├── dao //DAO层 数据持久层
  48. │ │ ├── BaseDao.php //DAO基类
  49. │ │ ├── activity //营销模块
  50. │ │ ├── agent //分销模块
  51. │ │ ├── article //文章模块
  52. │ │ ├── coupon //优惠券模块
  53. │ │ ├── diy //DIY模块
  54. │ │ ├── live //直播模块
  55. │ │ ├── order //订单模块
  56. │ │ ├── other //其它模块 缓存、分类、城市数据、二维码、模版消息、隐私协议
  57. │ │ ├── out //对外接口模块
  58. │ │ ├── product //产品模块
  59. │ │ ├── queue //队列模块和缓存模块
  60. │ │ ├── service //客服模块
  61. │ │ ├── shipping //运费模块模块
  62. │ │ ├── sms //短信模块
  63. │ │ ├── store //门店模块
  64. │ │ ├── system //系统设置模块
  65. │ │ ├── user //用户模块
  66. │ │ └── wechat //应用模块公众号、小程序
  67. │ ├── model //MODEL层数据访问层
  68. │ │ ├── activity //营销模块
  69. │ │ ├── agent //分销模块
  70. │ │ ├── article //文章模块
  71. │ │ ├── coupon //优惠券模块
  72. │ │ ├── diy //DIY模块
  73. │ │ ├── live //直播模块
  74. │ │ ├── order //订单模块
  75. │ │ ├── other //其它模块
  76. │ │ ├── out //对外接口模块
  77. │ │ ├── product //产品模块
  78. │ │ ├── queue //队列模块
  79. │ │ ├── service //客服模块
  80. │ │ ├── shipping //运费模版模块
  81. │ │ ├── sms //短信模块
  82. │ │ ├── store //门店模块
  83. │ │ ├── system //系统设置模块
  84. │ │ ├── user //用户模块
  85. │ │ └── wechat //应用模块
  86. │ ├── http //中间件
  87. │ │ └── middleware
  88. │ │ ├── AllowOriginMiddleware.php //跨域中间件
  89. │ │ ├── InstallMiddle
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

crmeb专业二开

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值