海南旅游SAAS
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.
 
 
 
李可松 c325414e99 1、关联查询指定字段代码简化;2、增加订单详情方法;3、增加10分钟内未付款提示,超时订单设置状态为-1取消;4、增加库存判断;5、订单提交时增加picture/agent_product_id/product_id/coupon_id四个字段; 4 years ago
..
AgentInfoController.php 增加AgentInfoController 4 years ago
AgentProductController.php 1、增加recommend推荐产品列表;2、产品详情增加折扣计算;3、关联查询指定字段代码简化; 4 years ago
ArticleController.php 优化列表输出格式 4 years ago
CategoryController.php 增加CategoryController 4 years ago
ChannelController.php 频道列表增加agent_id查询条件 4 years ago
IndexController.php 1、首页广告图改成专题;2、关联查询指定字段代码简化; 4 years ago
LoginController.php 代码小优化 4 years ago
MessageController.php 去掉设置已读方法,点击查看详情时自动设置为已读; 4 years ago
NoticeController.php 去掉页码判断和ID判断 4 years ago
OrderController.php 1、关联查询指定字段代码简化;2、增加订单详情方法;3、增加10分钟内未付款提示,超时订单设置状态为-1取消;4、增加库存判断;5、订单提交时增加picture/agent_product_id/product_id/coupon_id四个字段; 4 years ago
ProductController.php 删除原来产品列表的方法,改为代理商产品列表 4 years ago
SlideController.php 修改轮播图调用,增加where agent_id条件 4 years ago
SpecialController.php 增加SpecialController 4 years ago
UserChannelController.php 修改我的频道编辑的BUG 4 years ago
UserController.php 增加UserController 4 years ago
UserFavController.php 1、关联查询指定字段代码简化;2、增加delete删除方法; 4 years ago