渠道版优化导出+一堆因为换行符不同的为念

This commit is contained in:
2020-09-02 10:18:15 +08:00
parent 96a474493c
commit 758146a02b
11 changed files with 200 additions and 68 deletions

View File

@@ -14,7 +14,7 @@ class UserInfo extends Model
/**
* Notes: 获取性别的文字显示
* @Author: <C.Jason>
* @Date : 2019/9/12 09:46
* @Date: 2019/9/12 09:46
* @return string
*/
protected function getSexTextAttribute()
@@ -35,7 +35,7 @@ class UserInfo extends Model
/**
* Notes: 处理默认头像
* @Author: <C.Jason>
* @Date : 2019/9/12 13:44
* @Date: 2019/9/12 13:44
* @param $avatar
* @return string
*/