海南旅游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.
 
 
 
李可松 85299fcada 代理商产品增加库存,图片域名拼接修改,订单同时判断当前user_id,付定金或首款不允许退款,退款信息增加old_status记录 4 years ago
..
Advertising.php 增加修改器,图片保存时去掉域名 4 years ago
Agent.php 增加agentProduct关联 4 years ago
AgentInfo.php 增加$this->timestamps = false;属性 4 years ago
AgentProduct.php 增加guide关联 4 years ago
AgentProductItem.php 增加AgentProductItem模型 4 years ago
Article.php 增加修改器,图片保存时去掉域名 4 years ago
BaseModel.php 去掉密码修改器,因为后台已经存在相关方法 4 years ago
Category.php 增加代理商产品分类 4 years ago
Channel.php 后台代理商产品管理 4 years ago
Coupon.php 增加Coupon Model 4 years ago
Guide.php 增加密码修改器 4 years ago
Message.php 增加Message Model 4 years ago
Notice.php 增加BaseModel,并将所有自写的Model继承BaseModel 4 years ago
Order.php 增加user关联 4 years ago
Product.php 去掉访问器和修改器的域名拼接 4 years ago
ProductInfo.php 修改基类为BaseModel 4 years ago
Slide.php 获取图片URL时增加域名 4 years ago
Special.php 增加Special Model 4 years ago
Supplier.php 增加密码修改器 4 years ago
User.php 增加agent模型关联 4 years ago
User.php.delete 自动生成的User.php备份 4 years ago
UserChannel.php 增加$this->timestamps = false;不自动处理时间戳 4 years ago
UserFav.php 增加UserFav Model 4 years ago
UserMoneyLog.php 增加UserMoneyLog Model 4 years ago