海南旅游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.
 
 
 
李可松 e335d82984 增加agent模型关联 4 years ago
..
Advertising.php 获取图片URL时增加域名 4 years ago
Agent.php 修改基类为BaseModel 4 years ago
AgentInfo.php 增加AgentInfo Model 4 years ago
AgentProduct.php 增加fav关联 4 years ago
Article.php 获取图片URL时增加域名 4 years ago
BaseModel.php 去掉创建时间和更新时间两个访问器,使用HasDateTimeFormatter代替,不自动转换时间戳 4 years ago
Category.php 增加Category Model 4 years ago
Channel.php 获取图片URL时增加域名 4 years ago
Coupon.php 增加Coupon Model 4 years ago
Message.php 增加Message Model 4 years ago
Notice.php 增加BaseModel,并将所有自写的Model继承BaseModel 4 years ago
Order.php 1、增加agent和supplier模型关联;2、增加getPictureAttribute访问器;3、getStatusTextAttribute统一使用OrderStatus类获取 4 years ago
Product.php 增加supplier模型关联 4 years ago
ProductInfo.php 修改基类为BaseModel 4 years ago
Slide.php 获取图片URL时增加域名 4 years ago
Special.php 增加Special Model 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