فهرست منبع

wesmiler 报恩寺项目提交

wesmiler 4 سال پیش
والد
کامیت
6a4999ceaf
100فایلهای تغییر یافته به همراه898 افزوده شده و 665 حذف شده
  1. 1 1
      README.en.md
  2. 12 12
      README.md
  3. 1 1
      app/Exports/Export.php
  4. 12 12
      app/Helpers/Jwt.php
  5. 56 56
      app/Helpers/common.php
  6. 4 4
      app/Helpers/constants.php
  7. 4 4
      app/Helpers/function.php
  8. 6 6
      app/Http/Controllers/ActionLogController.php
  9. 6 6
      app/Http/Controllers/AdController.php
  10. 7 7
      app/Http/Controllers/AdSortController.php
  11. 147 0
      app/Http/Controllers/Api/BaseController.php
  12. 36 0
      app/Http/Controllers/Api/TestController.php
  13. 13 13
      app/Http/Controllers/Backend.php
  14. 7 7
      app/Http/Controllers/BaseController.php
  15. 6 6
      app/Http/Controllers/CityController.php
  16. 6 6
      app/Http/Controllers/ConfigController.php
  17. 6 6
      app/Http/Controllers/ConfigGroupController.php
  18. 4 4
      app/Http/Controllers/Controller.php
  19. 7 7
      app/Http/Controllers/Demo3Controller.php
  20. 6 6
      app/Http/Controllers/DeptController.php
  21. 6 6
      app/Http/Controllers/DictController.php
  22. 6 6
      app/Http/Controllers/DictTypeController.php
  23. 7 7
      app/Http/Controllers/GenerateController.php
  24. 10 10
      app/Http/Controllers/IndexController.php
  25. 6 6
      app/Http/Controllers/ItemCateController.php
  26. 7 7
      app/Http/Controllers/ItemController.php
  27. 6 6
      app/Http/Controllers/LayoutController.php
  28. 6 6
      app/Http/Controllers/LayoutDescController.php
  29. 8 8
      app/Http/Controllers/LevelController.php
  30. 6 6
      app/Http/Controllers/LinkController.php
  31. 9 9
      app/Http/Controllers/LoginController.php
  32. 6 6
      app/Http/Controllers/LoginLogController.php
  33. 6 6
      app/Http/Controllers/MemberController.php
  34. 7 7
      app/Http/Controllers/MemberLevelController.php
  35. 6 6
      app/Http/Controllers/MenuController.php
  36. 7 7
      app/Http/Controllers/NoticeController.php
  37. 7 7
      app/Http/Controllers/PositionController.php
  38. 9 9
      app/Http/Controllers/RoleController.php
  39. 7 7
      app/Http/Controllers/UploadController.php
  40. 7 7
      app/Http/Controllers/UserController.php
  41. 1 0
      app/Http/Kernel.php
  42. 5 5
      app/Http/Middleware/EnableCrossRequestMiddleware.php
  43. 47 0
      app/Http/Middleware/MemberLogin.php
  44. 1 1
      app/Http/Middleware/UserLogin.php
  45. 9 9
      app/Models/ActionLogModel.php
  46. 6 6
      app/Models/AdModel.php
  47. 5 5
      app/Models/AdSortModel.php
  48. 4 4
      app/Models/BaseModel.php
  49. 4 4
      app/Models/CacheModel.php
  50. 5 5
      app/Models/CityModel.php
  51. 5 5
      app/Models/ConfigGroupModel.php
  52. 6 5
      app/Models/ConfigModel.php
  53. 6 6
      app/Models/Demo3Model.php
  54. 5 5
      app/Models/DeptModel.php
  55. 5 5
      app/Models/DictModel.php
  56. 5 5
      app/Models/DictTypeModel.php
  57. 7 7
      app/Models/ItemCateModel.php
  58. 6 6
      app/Models/ItemModel.php
  59. 6 6
      app/Models/LayoutDescModel.php
  60. 6 6
      app/Models/LayoutModel.php
  61. 5 5
      app/Models/LevelModel.php
  62. 6 6
      app/Models/LinkModel.php
  63. 5 5
      app/Models/MemberLevelModel.php
  64. 6 6
      app/Models/MemberModel.php
  65. 6 6
      app/Models/MenuModel.php
  66. 5 5
      app/Models/NoticeModel.php
  67. 5 5
      app/Models/PositionModel.php
  68. 5 5
      app/Models/RoleMenuModel.php
  69. 5 5
      app/Models/RoleModel.php
  70. 4 4
      app/Models/User.php
  71. 6 6
      app/Models/UserModel.php
  72. 5 5
      app/Models/UserRoleModel.php
  73. 4 4
      app/Providers/AppServiceProvider.php
  74. 6 6
      app/Services/ActionLogService.php
  75. 7 7
      app/Services/AdService.php
  76. 7 7
      app/Services/AdSortService.php
  77. 10 10
      app/Services/BaseService.php
  78. 7 7
      app/Services/CityService.php
  79. 6 6
      app/Services/ConfigGroupService.php
  80. 7 7
      app/Services/ConfigService.php
  81. 9 9
      app/Services/Demo3Service.php
  82. 7 7
      app/Services/DeptService.php
  83. 7 7
      app/Services/DictService.php
  84. 6 6
      app/Services/DictTypeService.php
  85. 14 14
      app/Services/GenerateService.php
  86. 8 8
      app/Services/ItemCateService.php
  87. 9 9
      app/Services/ItemService.php
  88. 7 7
      app/Services/LayoutDescService.php
  89. 7 7
      app/Services/LayoutService.php
  90. 7 7
      app/Services/LevelService.php
  91. 8 8
      app/Services/LinkService.php
  92. 7 7
      app/Services/LoginLogService.php
  93. 10 9
      app/Services/LoginService.php
  94. 7 7
      app/Services/MemberLevelService.php
  95. 7 7
      app/Services/MemberService.php
  96. 12 12
      app/Services/MenuService.php
  97. 7 7
      app/Services/NoticeService.php
  98. 7 7
      app/Services/PositionService.php
  99. 5 5
      app/Services/RoleMenuService.php
  100. 0 0
      app/Services/RoleService.php

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1 - 1
README.en.md


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 12 - 12
README.md


+ 1 - 1
app/Exports/Export.php

@@ -11,7 +11,7 @@ use PhpOffice\PhpSpreadsheet\Style\Border;
 
 /**
  * 导出Excel类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2021/4/10
  * Class Export
  * @package App\Exports

+ 12 - 12
app/Helpers/Jwt.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Helpers;
 
 /**
  * JWT鉴权
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/14
  * Class Jwt
  * @package App\Helpers
@@ -32,7 +32,7 @@ class Jwt
     /**
      * alg属性表示签名的算法(algorithm),默认是 HMAC SHA256(写成 HS256);typ属性表示这个令牌(token)的类型(type),JWT 令牌统一写为JWT
      * @return string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     public function getHeader()
@@ -45,7 +45,7 @@ class Jwt
      * JWT 规定了7个官方字段,供选用,这里可以存放私有信息,比如uid
      * @param $uid
      * @return string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     public function getPayload($uid)
@@ -76,7 +76,7 @@ class Jwt
      *  'jti'=>md5(uniqid('JWT').time())  //该Token唯一标识
      * ]
      * @return bool|string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     public function getToken($uid)
@@ -97,7 +97,7 @@ class Jwt
      * 验证token是否有效,默认验证exp,nbf,iat时间
      * @param string $token token字符串
      * @return bool|mixed 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     public function verifyToken(string $token)
@@ -147,7 +147,7 @@ class Jwt
      * base64UrlEncode编码实现
      * @param string $str 需要编码的字符串
      * @return mixed 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     private static function base64UrlEncode(string $str)
@@ -159,7 +159,7 @@ class Jwt
      * base64UrlDecode解码实现
      * @param string $str 需要解码的字符串
      * @return bool|string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     private static function base64UrlDecode(string $str)
@@ -178,7 +178,7 @@ class Jwt
      * @param string $key 加密密钥
      * @param string $alg 算法方式
      * @return mixed 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/14
      */
     private static function signature(string $str, string $key, string $alg)

+ 56 - 56
app/Helpers/common.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 // 此文件为系统框架核心公共函数文件,为了系统的稳定与安全,未经允许不得擅自改动
@@ -19,7 +19,7 @@ if (!function_exists('array_sort')) {
      * @param $keys KEY
      * @param bool $desc 排序方式(默认:asc)
      * @return array 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function array_sort($arr, $keys, $desc = false)
@@ -47,7 +47,7 @@ if (!function_exists('xml2array')) {
      * xml转数组
      * @param $xml xml文本
      * @return string
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function xml2array(&$xml)
@@ -73,7 +73,7 @@ if (!function_exists('array2xml')) {
      * @param bool $ignore 是否忽视true或fasle
      * @param int $level 级别(默认:1)
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function array2xml($arr, $ignore = true, $level = 1)
@@ -100,7 +100,7 @@ if (!function_exists('array_merge_multiple')) {
      * @param array $array1 数组1
      * @param array $array2 数组2
      * @return array 返回合并后的数组
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function array_merge_multiple($array1, $array2)
@@ -129,7 +129,7 @@ if (!function_exists('array_key_value')) {
      * @param array $arr 数据源
      * @param string $name 字段名
      * @return array 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function array_key_value($arr, $name = "")
@@ -154,7 +154,7 @@ if (!function_exists('curl_url')) {
     /**
      * 获取当前访问的完整地址
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function curl_url()
@@ -180,7 +180,7 @@ if (!function_exists('curl_get')) {
      * @param $url 请求地址
      * @param array $data 请求参数
      * @return bool|string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/5
      */
     function curl_get($url, $data = [])
@@ -213,7 +213,7 @@ if (!function_exists('curl_post')) {
      * @param $url 请求地址
      * @param array $data 请求参数
      * @return bool|string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/5
      */
     function curl_post($url, $data = [])
@@ -249,7 +249,7 @@ if (!function_exists('curl_request')) {
      * @param string $type 请求类型(默认:post)
      * @param bool $https 是否https请求true或false
      * @return bool|string 返回请求结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function curl_request($url, $data = [], $type = 'post', $https = false)
@@ -298,7 +298,7 @@ if (!function_exists('datetime')) {
      * @param $time 时间戳
      * @param string $format 输出日期格式
      * @return string 返回格式化的日期
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function datetime($time, $format = 'Y-m-d H:i:s')
@@ -315,7 +315,7 @@ if (!function_exists('data_auth_sign')) {
      * 数据签名认证
      * @param $data    数据源
      * @return string
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function data_auth_sign($data)
@@ -341,7 +341,7 @@ if (!function_exists('decrypt')) {
      * @param string $str 解密字符串
      * @param string $key 解密KEY
      * @return mixed
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function decrypt($str, $key = 'p@ssw0rd')
@@ -364,7 +364,7 @@ if (!function_exists('encrypt')) {
      * @param string $str 加密字符串
      * @param string $key 加密KEY
      * @return string
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function encrypt($str, $key = 'p@ssw0rd')
@@ -386,7 +386,7 @@ if (!function_exists('export_excel')) {
      * @param string $file_name 文件名
      * @param array $title 标题
      * @param array $data 数据源
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function export_excel($file_name, $title = [], $data = [])
@@ -423,7 +423,7 @@ if (!function_exists('ecm_define')) {
      * 定义常量(读取数组或引用文件)
      * @param $value 数据源
      * @return bool
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function ecm_define($value)
@@ -451,7 +451,7 @@ if (!function_exists('format_time')) {
      * 格式化时间段
      * @param int $time 时间戳
      * @return string 输出格式化时间
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function format_time($time)
@@ -483,7 +483,7 @@ if (!function_exists('format_bytes')) {
      * @param int $size 字节大小
      * @param string $delimiter 分隔符
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function format_bytes($size, $delimiter = '')
@@ -503,7 +503,7 @@ if (!function_exists('format_yuan')) {
      * 以分为单位的金额转换成元
      * @param int $money 金额
      * @return string 返回格式化的金额
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function format_yuan($money = 0)
@@ -522,7 +522,7 @@ if (!function_exists('format_cent')) {
      * 以元为单位的金额转化成分
      * @param $money 金额
      * @return string 返回格式化的金额
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function format_cent($money)
@@ -539,7 +539,7 @@ if (!function_exists('format_bank_card')) {
      * @param string $card_no 银行卡号
      * @param bool $is_format 是否格式化
      * @return string 输出结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function format_bank_card($card_no, $is_format = true)
@@ -567,7 +567,7 @@ if (!function_exists('format_mobile')) {
      * 格式化手机号码
      * @param string $mobile 手机号码
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function format_mobile($mobile)
@@ -582,7 +582,7 @@ if (!function_exists('get_random_code')) {
      * 获取指定位数的随机码
      * @param int $num 随机码长度
      * @return string 返回字符串
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function get_random_code($num = 12)
@@ -606,7 +606,7 @@ if (!function_exists('get_password')) {
      * 获取双MD5加密密码
      * @param string $password 加密字符串
      * @return string 输出MD5加密字符串
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function get_password($password)
@@ -622,7 +622,7 @@ if (!function_exists('get_order_num')) {
      * 生成订单号
      * @param string $prefix 订单前缀(如:JD-)
      * @return string 输出订单号字符串
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function get_order_num($prefix = '')
@@ -641,7 +641,7 @@ if (!function_exists('getter')) {
      * @param string $field 字段名称
      * @param string $default 默认值
      * @return mixed|string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function getter($data, $field, $default = '')
@@ -661,7 +661,7 @@ if (!function_exists('get_zodiac_sign')) {
      * @param $month 月份
      * @param $day 日期
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function get_zodiac_sign($month, $day)
@@ -701,7 +701,7 @@ if (!function_exists('get_image_url')) {
      * 获取图片地址
      * @param $image_url 图片地址
      * @return string 返回图片网络地址
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function get_image_url($image_url)
@@ -715,7 +715,7 @@ if (!function_exists('get_hash')) {
     /**
      * 获取HASH值
      * @return string 返回hash字符串
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function get_hash()
@@ -733,7 +733,7 @@ if (!function_exists('get_server_ip')) {
     /**
      * 获取服务端IP地址
      * @return string 返回IP地址
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function get_server_ip()
@@ -758,7 +758,7 @@ if (!function_exists('get_client_ip')) {
      * @param int $type 返回类型 0 返回IP地址 1 返回IPV4地址数字
      * @param bool $adv 否进行高级模式获取(有可能被伪装)
      * @return mixed 返回IP
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function get_client_ip($type = 0, $adv = false)
@@ -798,7 +798,7 @@ if (!function_exists('get_guid_v4')) {
      * 获取唯一性GUID
      * @param bool $trim 是否去除{}
      * @return string 返回GUID字符串
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function get_guid_v4($trim = true)
@@ -838,7 +838,7 @@ if (!function_exists('is_email')) {
      * 判断是否为邮箱
      * @param string $str 邮箱
      * @return false 返回结果true或false
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function is_email($str)
@@ -854,7 +854,7 @@ if (!function_exists('is_mobile')) {
      * 判断是否为手机号
      * @param string $num 手机号码
      * @return false 返回结果true或false
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function is_mobile($num)
@@ -870,7 +870,7 @@ if (!function_exists('is_zipcode')) {
      * 验证邮编是否正确
      * @param string $code 邮编
      * @return false 返回结果true或false
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function is_zipcode($code)
@@ -886,7 +886,7 @@ if (!function_exists('is_idcard')) {
      * 验证身份证是否正确
      * @param string $idno 身份证号
      * @return bool 返回结果true或false
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function is_idcard($idno)
@@ -945,7 +945,7 @@ if (!function_exists('is_empty')) {
      * 判断是否为空
      * @param $value 参数值
      * @return bool 返回结果true或false
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/5
      */
     function is_empty($value)
@@ -982,7 +982,7 @@ if (!function_exists('mkdirs')) {
      * @param string $dir 需要创建的目录路径
      * @param int $mode 权限值
      * @return bool 返回结果true或false
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function mkdirs($dir, $mode = 0777)
@@ -1004,7 +1004,7 @@ if (!function_exists('rmdirs')) {
      * @param string $dir 文件夹路径
      * @param bool $rmself 是否删除本身true或false
      * @return bool 返回删除结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function rmdirs($dir, $rmself = true)
@@ -1035,7 +1035,7 @@ if (!function_exists('copydirs')) {
      * 复制文件夹
      * @param string $source 原文件夹路径
      * @param string $dest 目的文件夹路径
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function copydirs($source, $dest)
@@ -1069,7 +1069,7 @@ if (!function_exists('message')) {
      * @param array $data 结果数据
      * @param int $code 编码
      * @return array 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/28
      */
     function message($msg = "操作成功", $success = true, $data = [], $code = 0)
@@ -1090,7 +1090,7 @@ if (!function_exists('num2rmb')) {
      * 数字金额转大写
      * @param float $num 金额
      * @return string 返回大写金额
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function num2rmb($num)
@@ -1150,7 +1150,7 @@ if (!function_exists('object_array')) {
      * 对象转数组
      * @param $object 对象
      * @return mixed 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function object_array($object)
@@ -1166,7 +1166,7 @@ if (!function_exists('parse_attr')) {
      * 配置值解析成数组
      * @param string $value 参数值
      * @return array 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/6/6
      */
     function parse_attr($value = '')
@@ -1195,7 +1195,7 @@ if (!function_exists('strip_html_tags')) {
      * @param string $str 字符串
      * @param int $length 长度
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function strip_html_tags($str, $length = 0)
@@ -1229,7 +1229,7 @@ if (!function_exists('sub_str')) {
      * @param bool $suffix 截断显示字符
      * @param string $charset 编码格式
      * @return string 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function sub_str($str, $start = 0, $length = 10, $suffix = true, $charset = "utf-8")
@@ -1259,7 +1259,7 @@ if (!function_exists('save_image')) {
      * @param string $img_url 网络图片地址
      * @param string $save_dir 图片保存目录
      * @return string 返回路径
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function save_image($img_url, $save_dir = '/')
@@ -1298,7 +1298,7 @@ if (!function_exists('create_image_path')) {
      * @param string $image_ext 图片后缀
      * @param string $image_root 图片存储根目录路径
      * @return string 返回文件目录
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function create_image_path($save_dir = "", $image_ext = "", $image_root = IMG_PATH)
@@ -1329,7 +1329,7 @@ if (!function_exists('save_remote_image')) {
      * @param string $img_url 网络图片地址
      * @param string $save_dir 保存目录
      * @return bool|string 图片路径
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function save_remote_image($img_url, $save_dir = '/')
@@ -1361,7 +1361,7 @@ if (!function_exists('save_image_content')) {
      * @param bool $title 标题
      * @param string $path 图片存储路径
      * @return bool|int 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2020-04-21
      */
     function save_image_content(&$content, $title = false, $path = 'article')
@@ -1401,7 +1401,7 @@ if (!function_exists('upload_image')) {
      * @param $request 网络请求
      * @param string $form_name 文件表单名
      * @return array 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function upload_image($request, $form_name = 'file')
@@ -1475,7 +1475,7 @@ if (!function_exists('upload_file')) {
      * @param $request 网络请求
      * @param string $form_name 文件表单名
      * @return array 返回结果
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function upload_file($request, $form_name = 'file')
@@ -1550,7 +1550,7 @@ if (!function_exists('widget')) {
      * 如Home.Common就代表Widget目录下的Home/Common.php这个widget。
      * @param $widgetName 组件名称
      * @return bool|mixed
-     * @author 牧羊人
+     * @author wesmiler
      * @date 2019/5/23
      */
     function widget($widgetName)

+ 4 - 4
app/Helpers/constants.php

@@ -1,12 +1,12 @@
 <?php
 /// +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 // 自定义系统常量公共类

+ 4 - 4
app/Helpers/function.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 // 为方便系统核心模块升级,二次开发中需要用到的公共函数请写在此文件中,不允许修改系统核心公共函数common.php文件

+ 6 - 6
app/Http/Controllers/ActionLogController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\ActionLogService;
 
 /**
  * 行为日志-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/12
  * Class ActionLogController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class ActionLogController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      * ActionLogController constructor.
      */

+ 6 - 6
app/Http/Controllers/AdController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\AdService;
 
 /**
  * 广告管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class AdController
  * @package App\Http\Controllers
@@ -25,7 +25,7 @@ class AdController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * AdController constructor.
      */

+ 7 - 7
app/Http/Controllers/AdSortController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\AdSortService;
 
 /**
  * 广告位管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class AdSortController
  * @package App\Http\Controllers
@@ -25,7 +25,7 @@ class AdSortController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * AdSortController constructor.
      */
@@ -39,7 +39,7 @@ class AdSortController extends Backend
      * 获取广告位列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getAdSortList()
     {

+ 147 - 0
app/Http/Controllers/Api/BaseController.php

@@ -0,0 +1,147 @@
+<?php
+// +----------------------------------------------------------------------
+// | Laravel框架 [ Laravel ]
+// +----------------------------------------------------------------------
+// | 版权所有 2017~2021 南京Laravel研发中心
+// +----------------------------------------------------------------------
+// | 官方网站: http://www.laravel.cn
+// +----------------------------------------------------------------------
+// | Author: wesmiler <12345678@qq.com>
+// +----------------------------------------------------------------------
+
+namespace App\Http\Controllers\Api;
+
+use App\Helpers\Jwt;
+use App\Models\UserModel;
+use Illuminate\Support\Facades\Session;
+
+/**
+ * 后台控制器基类
+ * @author wesmiler
+ * @since 2020/11/10
+ * Class Backend
+ * @package App\Http\Controllers
+ */
+class BaseController extends \Illuminate\Routing\Controller
+{
+    // 模型
+    protected $model;
+    // 服务
+    protected $service;
+    // 校验
+    protected $validate;
+    // 登录ID
+    protected $userId;
+    // 登录信息
+    protected $userInfo;
+
+    /**
+     * 构造函数
+     * @author wesmiler
+     * @since 2020/11/10
+     * Backend constructor.
+     */
+    public function __construct()
+    {
+
+        // 登录检测中间件
+        $this->middleware('member.login');
+
+        // 初始化登录信息
+        $this->middleware(function ($request, $next) {
+            // 请求头信息
+            $token = $request->headers->get('Authorization');
+            $token = str_replace("Bearer ", null, $token);
+            // JWT解密token
+            $jwt = new Jwt();
+            $userId = $jwt->verifyToken($token);
+
+            // 登录验证
+            $this->initLogin($userId);
+
+            return $next($request);
+        });
+    }
+
+    /**
+     * 登录验证
+     * @param $userId 用户ID
+     * @return
+     * @author wesmiler
+     * @since 2020/8/31
+     */
+    public function initLogin($userId)
+    {
+        // 登录用户ID
+        $this->userId = $userId;
+
+        // 登录用户信息
+        if ($userId) {
+            $adminModel = new UserModel();
+            $userInfo = $adminModel->getInfo($this->userId);
+            $this->userInfo = $userInfo;
+        }
+
+    }
+
+    /**
+     * 获取数据列表
+     * @return mixed
+     * @since 2020/11/11
+     * @author wesmiler
+     */
+    public function index()
+    {
+        $result = $this->service->getList();
+        return $result;
+    }
+
+    /**
+     * 获取数据详情
+     * @return mixed
+     * @since 2020/11/11
+     * @author wesmiler
+     */
+    public function info()
+    {
+        $result = $this->service->info();
+        return $result;
+    }
+
+    /**
+     * 添加或编辑
+     * @return mixed
+     * @since 2020/11/11
+     * @author wesmiler
+     */
+    public function edit()
+    {
+        $result = $this->service->edit();
+        return $result;
+    }
+
+    /**
+     * 删除数据
+     * @return mixed
+     * @since 2020/11/11
+     * @author wesmiler
+     */
+    public function delete()
+    {
+        $result = $this->service->delete();
+        return $result;
+    }
+
+    /**
+     * 设置状态
+     * @return mixed
+     * @since 2020/11/21
+     * @author wesmiler
+     */
+    public function status()
+    {
+        $result = $this->service->status();
+        return $result;
+    }
+
+}

+ 36 - 0
app/Http/Controllers/Api/TestController.php

@@ -0,0 +1,36 @@
+<?php
+
+namespace App\Http\Controllers\Api;
+
+use App\Helpers\Jwt;
+use App\Models\UserModel;
+use App\Services\SnapshotService;
+use Illuminate\Support\Facades\Session;
+
+/**
+ * 后台控制器基类
+ * @author wesmiler
+ * @since 2020/11/10
+ * Class Backend
+ * @package App\Http\Controllers
+ */
+class TestController extends BaseController
+{
+    /**
+     * 构造函数
+     * @author wesmiler
+     * @since 2020/11/11
+     * LevelController constructor.
+     */
+    public function __construct()
+    {
+        parent::__construct();
+    }
+
+    public function index(){
+        echo 666;
+
+        echo SnapshotService::make()->makeSign(5);
+
+    }
+}

+ 13 - 13
app/Http/Controllers/Backend.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -17,7 +17,7 @@ use Illuminate\Support\Facades\Session;
 
 /**
  * 后台控制器基类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class Backend
  * @package App\Http\Controllers
@@ -37,7 +37,7 @@ class Backend extends BaseController
 
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      * Backend constructor.
      */
@@ -68,7 +68,7 @@ class Backend extends BaseController
 
     /**
      * 初始化配置
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public function initConfig()
@@ -85,7 +85,7 @@ class Backend extends BaseController
      * 登录验证
      * @param $userId 用户ID
      * @return
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/8/31
      */
     public function initLogin($userId)
@@ -106,7 +106,7 @@ class Backend extends BaseController
      * 获取数据列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function index()
     {
@@ -118,7 +118,7 @@ class Backend extends BaseController
      * 获取数据详情
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function info()
     {
@@ -130,7 +130,7 @@ class Backend extends BaseController
      * 添加或编辑
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {
@@ -142,7 +142,7 @@ class Backend extends BaseController
      * 删除数据
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function delete()
     {
@@ -154,7 +154,7 @@ class Backend extends BaseController
      * 设置状态
      * @return mixed
      * @since 2020/11/21
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function status()
     {

+ 7 - 7
app/Http/Controllers/BaseController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -21,7 +21,7 @@ class BaseController extends \Illuminate\Routing\Controller
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      * BaseController constructor.
      */
@@ -37,7 +37,7 @@ class BaseController extends \Illuminate\Routing\Controller
     /**
      * 初始化请求配置
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     private function initRequestConfig()
     {
@@ -65,7 +65,7 @@ class BaseController extends \Illuminate\Routing\Controller
 
     /**
      * 初始化系统常量
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     private function initSystemConst()

+ 6 - 6
app/Http/Controllers/CityController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\CityService;
 
 /**
  * 城市管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class CityController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class CityController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * CityController constructor.
      */

+ 6 - 6
app/Http/Controllers/ConfigController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\ConfigService;
 
 /**
  * 配置管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ConfigController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class ConfigController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ConfigController constructor.
      */

+ 6 - 6
app/Http/Controllers/ConfigGroupController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\ConfigGroupService;
 
 /**
  * 配置分组-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ConfigGroupController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class ConfigGroupController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ConfigGroupController constructor.
      */

+ 4 - 4
app/Http/Controllers/Controller.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;

+ 7 - 7
app/Http/Controllers/Demo3Controller.php

@@ -1,12 +1,12 @@
 <?php 
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2020 南京RXThinkCMF研发中心
+// | 版权所有 2017~2020 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\Demo3Service;
 
 /**
  * 演示管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since: 2021/04/10
  * Class Demo3Controller
  * @package App\Http\Controllers
@@ -28,7 +28,7 @@ class Demo3Controller extends Backend
      * @param Request $request
      * @since 2021/04/10
      * LevelController constructor.
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function __construct()
     {
@@ -41,7 +41,7 @@ class Demo3Controller extends Backend
 	 * 设置是否VIP
 	 * @return mixed
 	 * @since 2021/04/10
-	 * @author 牧羊人
+	 * @author wesmiler
 	 */
 	public function setIsVip()
 	{

+ 6 - 6
app/Http/Controllers/DeptController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\DeptService;
 
 /**
  * 部门管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DeptController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class DeptController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * DeptController constructor.
      */

+ 6 - 6
app/Http/Controllers/DictController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\DictService;
 
 /**
  * 字典管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DictController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class DictController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * DictController constructor.
      */

+ 6 - 6
app/Http/Controllers/DictTypeController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\DictTypeService;
 
 /**
  * 字典类型-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DictTypeController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class DictTypeController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * DictTypeController constructor.
      */

+ 7 - 7
app/Http/Controllers/GenerateController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\GenerateService;
 
 /**
  * 代码生成器-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/12
  * Class GenerateController
  * @package App\Http\Middleware
@@ -25,7 +25,7 @@ class GenerateController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      * GenerateController constructor.
      */
@@ -39,7 +39,7 @@ class GenerateController extends Backend
      * 一键生成模块
      * @return mixed
      * @since 2020/11/12
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function generate()
     {

+ 10 - 10
app/Http/Controllers/IndexController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -19,7 +19,7 @@ use App\Services\UserService;
 
 /**
  * 系统主页控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class IndexController
  * @package App\Http\Controllers
@@ -29,7 +29,7 @@ class IndexController extends Backend
 
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      * IndexController constructor.
      */
@@ -40,7 +40,7 @@ class IndexController extends Backend
 
     /**
      * 后台主页
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public function getMenuList()
@@ -54,7 +54,7 @@ class IndexController extends Backend
      * 获取个人信息
      * @return array
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getUserInfo()
     {
@@ -67,7 +67,7 @@ class IndexController extends Backend
      * 更新个人资料
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function updateUserInfo()
     {
@@ -80,7 +80,7 @@ class IndexController extends Backend
      * 更新密码
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function updatePwd()
     {

+ 6 - 6
app/Http/Controllers/ItemCateController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\ItemCateService;
 
 /**
  * 栏目管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ItemCateController
  * @package App\Http\Controllers
@@ -25,7 +25,7 @@ class ItemCateController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ItemCateController constructor.
      */

+ 7 - 7
app/Http/Controllers/ItemController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\ItemService;
 
 /**
  * 站点管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ItemController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class ItemController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ItemController constructor.
      */
@@ -38,7 +38,7 @@ class ItemController extends Backend
      * 获取站点列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getItemList()
     {

+ 6 - 6
app/Http/Controllers/LayoutController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\LayoutService;
 
 /**
  * 布局管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LayoutController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class LayoutController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LayoutController constructor.
      */

+ 6 - 6
app/Http/Controllers/LayoutDescController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\LayoutDescService;
 
 /**
  * 布局描述-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LayoutDescController
  * @package App\Http\Controllers
@@ -25,7 +25,7 @@ class LayoutDescController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LayoutDescController constructor.
      */

+ 8 - 8
app/Http/Controllers/LevelController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -18,7 +18,7 @@ use Maatwebsite\Excel\Facades\Excel;
 
 /**
  * 职级管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LevelController
  * @package App\Http\Controllers
@@ -28,7 +28,7 @@ class LevelController extends Backend
 
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LevelController constructor.
      */
@@ -43,7 +43,7 @@ class LevelController extends Backend
      * 获取职级列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getLevelList()
     {
@@ -53,7 +53,7 @@ class LevelController extends Backend
 
     /**
      * 导出Excel
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2021/4/10
      */
     public function exportExcel()

+ 6 - 6
app/Http/Controllers/LinkController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\LinkService;
 
 /**
  * 友链管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LinkController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class LinkController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LinkController constructor.
      */

+ 9 - 9
app/Http/Controllers/LoginController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -16,7 +16,7 @@ use App\Services\LoginService;
 
 /**
  * 登录控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class LoginController
  * @package App\Http\Controllers
@@ -26,7 +26,7 @@ class LoginController extends Backend
 
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      * LoginController constructor.
      */
@@ -40,7 +40,7 @@ class LoginController extends Backend
      * 获取验证码
      * @return mixed
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function captcha()
     {
@@ -50,7 +50,7 @@ class LoginController extends Backend
 
     /**
      * 系统登录
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public function login()
@@ -61,7 +61,7 @@ class LoginController extends Backend
 
     /**
      * 退出系统
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public function logout()

+ 6 - 6
app/Http/Controllers/LoginLogController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\LoginLogService;
 
 /**
  * 登录日志-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/12
  * Class LoginLogController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class LoginLogController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      * LoginLogController constructor.
      */

+ 6 - 6
app/Http/Controllers/MemberController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\MemberService;
 
 /**
  * 会员管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MemberController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class MemberController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * MemberController constructor.
      */

+ 7 - 7
app/Http/Controllers/MemberLevelController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\MemberLevelService;
 
 /**
  * 会员等级-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MemberLevelController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class MemberLevelController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * MemberLevelController constructor.
      */
@@ -38,7 +38,7 @@ class MemberLevelController extends Backend
      * 获取会员等级列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getMemberLevelList()
     {

+ 6 - 6
app/Http/Controllers/MenuController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\MenuService;
 
 /**
  * 菜单管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MenuController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class MenuController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * MenuController constructor.
      */

+ 7 - 7
app/Http/Controllers/NoticeController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\NoticeService;
 
 /**
  * 通知公告-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class NoticeController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class NoticeController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * NoticeController constructor.
      */
@@ -38,7 +38,7 @@ class NoticeController extends Backend
      * 设置置顶
      * @return mixed
      * @since 2020/11/21
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function setIsTop()
     {

+ 7 - 7
app/Http/Controllers/PositionController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\PositionService;
 
 /**
  * 岗位管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class PositionController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class PositionController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * PositionController constructor.
      */
@@ -38,7 +38,7 @@ class PositionController extends Backend
      * 获取岗位列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getPositionList()
     {

+ 9 - 9
app/Http/Controllers/RoleController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\RoleService;
 
 /**
  * 角色管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class RoleController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class RoleController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * RoleController constructor.
      */
@@ -38,7 +38,7 @@ class RoleController extends Backend
      * 获取角色列表
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getRoleList()
     {
@@ -48,7 +48,7 @@ class RoleController extends Backend
 
     /**
      * 获取角色权限列表
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getPermissionList()
@@ -61,7 +61,7 @@ class RoleController extends Backend
      * 保存权限
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function savePermission()
     {

+ 7 - 7
app/Http/Controllers/UploadController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use Illuminate\Http\Request;
 
 /**
  * 上传文件-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class UploadController
  * @package App\Http\Controllers
@@ -27,7 +27,7 @@ class UploadController extends Backend
      * 上传图片
      * @param Request $request 网络请求
      * @return array
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function uploadImage(Request $request)
@@ -57,7 +57,7 @@ class UploadController extends Backend
      * 上传文件(单个上传)
      * @param Request $request
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function uploadFile(Request $request)
     {

+ 7 - 7
app/Http/Controllers/UserController.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Controllers;
@@ -15,7 +15,7 @@ use App\Services\UserService;
 
 /**
  * 用户管理-控制器
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class UserController
  * @package App\Http\Controllers
@@ -24,7 +24,7 @@ class UserController extends Backend
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * UserController constructor.
      */
@@ -38,7 +38,7 @@ class UserController extends Backend
      * 重置密码
      * @return mixed
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function resetPwd()
     {

+ 1 - 0
app/Http/Kernel.php

@@ -65,5 +65,6 @@ class Kernel extends HttpKernel
         'throttle' => \Illuminate\Routing\Middleware\ThrottleRequests::class,
         'verified' => \Illuminate\Auth\Middleware\EnsureEmailIsVerified::class,
         'user.login' => \App\Http\Middleware\UserLogin::class,
+        'member.login' => \App\Http\Middleware\MemberLogin::class,
     ];
 }

+ 5 - 5
app/Http/Middleware/EnableCrossRequestMiddleware.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Http\Middleware;
@@ -16,7 +16,7 @@ use Illuminate\Http\Request;
 
 /**
  * 跨域解决方案
- * @author 牧羊人
+ * @author wesmiler
  * @since 2021/1/10
  * Class EnableCrossRequestMiddleware
  * @package App\Http\Middleware

+ 47 - 0
app/Http/Middleware/MemberLogin.php

@@ -0,0 +1,47 @@
+<?php
+
+
+namespace App\Http\Middleware;
+
+use App\Helpers\Jwt;
+use Closure;
+use Illuminate\Auth\Middleware\Authenticate as Middleware;
+
+class MemberLogin extends Middleware
+{
+    /**
+     * 执行句柄
+     * @param \Illuminate\Http\Request $request
+     * @param Closure $next
+     * @param mixed ...$guards
+     * @return mixed
+     * @throws \Illuminate\Auth\AuthenticationException
+     * @since 2020/8/31
+     * @author wesmiler
+     */
+    public function handle($request, Closure $next, ...$guards)
+    {
+        $response = $next($request);
+
+        $action = app('request')->route()->getAction();
+        $controller = class_basename($action['controller']);
+        list($controller, $action) = explode('@', $controller);
+        $noLoginActs = ['LoginController','TestController'];
+        $token = $request->headers->get('Authorization');
+        if (strpos($token, 'Bearer ') !== false) {
+            $token = str_replace("Bearer ", null, $token);
+            // JWT解密token
+            $jwt = new Jwt();
+            $userId = $jwt->verifyToken($token);
+        } else {
+            $userId = 0;
+        }
+        if (!$userId && !in_array($controller, $noLoginActs)) {
+            // 判断用户未登录就跳转至登录页面
+            // 在这里可以定制你想要的返回格式, 亦或者是 JSON 编码格式
+            return response()->json(message("请登录", false, null, 401));
+        }
+        //如果已登录则执行正常的请求
+        return $response;
+    }
+}

+ 1 - 1
app/Http/Middleware/UserLogin.php

@@ -17,7 +17,7 @@ class UserLogin extends Middleware
      * @return mixed
      * @throws \Illuminate\Auth\AuthenticationException
      * @since 2020/8/31
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function handle($request, Closure $next, ...$guards)
     {

+ 9 - 9
app/Models/ActionLogModel.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
@@ -15,7 +15,7 @@ use Illuminate\Support\Facades\DB;
 
 /**
  * 行为日志-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class ActionLogModel
  * @package App\Models
@@ -41,7 +41,7 @@ class ActionLogModel extends BaseModel
      * 初始化行为日志表
      * @return string|null
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     private function initTable()
     {
@@ -76,7 +76,7 @@ class ActionLogModel extends BaseModel
      * 设置标题
      * @param $title 标题
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public static function setTitle($title)
     {
@@ -87,7 +87,7 @@ class ActionLogModel extends BaseModel
      * 设置内容
      * @param $content 内容
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public static function setContent($content)
     {
@@ -96,7 +96,7 @@ class ActionLogModel extends BaseModel
 
     /**
      * 创建行为日志
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public static function record()

+ 6 - 6
app/Models/AdModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 广告管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class AdModel
  * @package App\Models
@@ -27,7 +27,7 @@ class AdModel extends BaseModel
      * 获取广告信息
      * @param int $id
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)

+ 5 - 5
app/Models/AdSortModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 广告位管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class AdSortModel
  * @package App\Models

+ 4 - 4
app/Models/BaseModel.php

@@ -1,12 +1,12 @@
 <?php
 /// +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;

+ 4 - 4
app/Models/CacheModel.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;

+ 5 - 5
app/Models/CityModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 城市-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class CityModel
  * @package App\Models

+ 5 - 5
app/Models/ConfigGroupModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 配置分组-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ConfigGroupModel
  * @package App\Models

+ 6 - 5
app/Models/ConfigModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 配置管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ConfigModel
  * @package App\Models
@@ -22,4 +22,5 @@ class ConfigModel extends BaseModel
 {
     // 设置数据表
     protected $table = 'config';
+
 }

+ 6 - 6
app/Models/Demo3Model.php

@@ -1,19 +1,19 @@
 <?php 
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2020 南京RXThinkCMF研发中心
+// | 版权所有 2017~2020 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 演示-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2021/04/10
  * Class Demo3Model
  * @package App\Models
@@ -27,7 +27,7 @@ class Demo3Model extends BaseModel
      * 获取记录信息
      * @param int $id 记录ID
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since: 2021/04/10
      */
     public function getInfo($id)

+ 5 - 5
app/Models/DeptModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 部门管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DeptModel
  * @package App\Models

+ 5 - 5
app/Models/DictModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 字典-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DictModel
  * @package App\Models

+ 5 - 5
app/Models/DictTypeModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 字典类型-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DictTypeModel
  * @package App\Models

+ 7 - 7
app/Models/ItemCateModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 栏目模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ItemCateModel
  * @package App\Models
@@ -27,7 +27,7 @@ class ItemCateModel extends BaseModel
      * 获取记录信息
      * @param int $id
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)
@@ -48,7 +48,7 @@ class ItemCateModel extends BaseModel
      * @param string $delimiter 分隔符
      * @return string|null
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getCateName($cateId, $delimiter = "")
     {

+ 6 - 6
app/Models/ItemModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 站点-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ItemModel
  * @package App\Models
@@ -27,7 +27,7 @@ class ItemModel extends BaseModel
      * 获取数据信息
      * @param int $id 记录ID
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)

+ 6 - 6
app/Models/LayoutDescModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 布局描述-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LayoutDescModel
  * @package App\Models
@@ -27,7 +27,7 @@ class LayoutDescModel extends BaseModel
      * 获取数据信息
      * @param int $id
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)

+ 6 - 6
app/Models/LayoutModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 布局管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LayoutModel
  * @package App\Models
@@ -27,7 +27,7 @@ class LayoutModel extends BaseModel
      * 获取数据信息
      * @param int $id 记录ID
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)

+ 5 - 5
app/Models/LevelModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 职级-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LevelModel
  * @package App\Models

+ 6 - 6
app/Models/LinkModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 友链管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LinkModel
  * @package App\Models
@@ -27,7 +27,7 @@ class LinkModel extends BaseModel
      * 获取记录信息
      * @param int $id 记录ID
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)

+ 5 - 5
app/Models/MemberLevelModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 会员等级-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MemberLevelModel
  * @package App\Models

+ 6 - 6
app/Models/MemberModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 会员-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MemberModel
  * @package App\Models
@@ -27,7 +27,7 @@ class MemberModel extends BaseModel
      * 获取会员信息
      * @param int $id 会员ID
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getInfo($id)

+ 6 - 6
app/Models/MenuModel.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
@@ -16,7 +16,7 @@ use Ramsey\Uuid\Type\Integer;
 
 /**
  * 菜单管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class MenuModel
  * @package App\Models
@@ -31,7 +31,7 @@ class MenuModel extends BaseModel
      * 获取子级菜单列表
      * @param $pid 父级ID
      * @return mixed
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getChilds($pid)

+ 5 - 5
app/Models/NoticeModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 通知公告-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class NoticeModel
  * @package App\Models

+ 5 - 5
app/Models/PositionModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 岗位-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class PositionModel
  * @package App\Models

+ 5 - 5
app/Models/RoleMenuModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 角色菜单-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class RoleMenuModel
  * @package App\Models

+ 5 - 5
app/Models/RoleModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 角色-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class RoleModel
  * @package App\Models

+ 4 - 4
app/Models/User.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;

+ 6 - 6
app/Models/UserModel.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
@@ -15,7 +15,7 @@ use App\Services\UserRoleService;
 
 /**
  * 人员管理-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class AdminModel
  * @package App\Models
@@ -29,7 +29,7 @@ class UserModel extends BaseModel
      * 获取数据信息
      * @param int $id 用户ID
      * @return array|string
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public function getInfo($id)

+ 5 - 5
app/Models/UserRoleModel.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Models;
 
 /**
  * 用户角色-模型
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class UserRoleModel
  * @package App\Models

+ 4 - 4
app/Providers/AppServiceProvider.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Providers;

+ 6 - 6
app/Services/ActionLogService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -16,7 +16,7 @@ use App\Models\ActionLogModel;
 
 /**
  * 行为日志-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/12
  * Class ActionLogService
  * @package App\Services
@@ -25,7 +25,7 @@ class ActionLogService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      * ActionLogService constructor.
      */

+ 7 - 7
app/Services/AdService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\AdModel;
 
 /**
  * 广告管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class AdService
  * @package App\Services
@@ -24,7 +24,7 @@ class AdService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * AdService constructor.
      */
@@ -37,7 +37,7 @@ class AdService extends BaseService
      * 添加或编辑
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {

+ 7 - 7
app/Services/AdSortService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\AdSortModel;
 
 /**
  * 广告位管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class AdSortService
  * @package App\Services
@@ -24,7 +24,7 @@ class AdSortService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * AdSortService constructor.
      */
@@ -37,7 +37,7 @@ class AdSortService extends BaseService
      * 获取广告位列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getAdSortList()
     {

+ 10 - 10
app/Services/BaseService.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
 
 /**
  * 服务基类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class BaseService
  * @package App\Services
@@ -29,7 +29,7 @@ class BaseService
      * 获取数据列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -127,7 +127,7 @@ class BaseService
      * 获取记录详情
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function info()
     {
@@ -144,7 +144,7 @@ class BaseService
      * 添加或编辑记录
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {
@@ -169,7 +169,7 @@ class BaseService
      * 删除记录
      * @return array
      * @since 2020/11/12
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function delete()
     {
@@ -204,7 +204,7 @@ class BaseService
      * 设置记录状态
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function status()
     {

+ 7 - 7
app/Services/CityService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\CityModel;
 
 /**
  * 城市管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class CityService
  * @package App\Services
@@ -24,7 +24,7 @@ class CityService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * CityService constructor.
      */
@@ -37,7 +37,7 @@ class CityService extends BaseService
      * 获取城市列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {

+ 6 - 6
app/Services/ConfigGroupService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\ConfigGroupModel;
 
 /**
  * 配置分组-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ConfigGroupService
  * @package App\Services
@@ -24,7 +24,7 @@ class ConfigGroupService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ConfigGroupService constructor.
      */

+ 7 - 7
app/Services/ConfigService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\ConfigModel;
 
 /**
  * 配置管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ConfigService
  * @package App\Services
@@ -24,7 +24,7 @@ class ConfigService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ConfigService constructor.
      */
@@ -37,7 +37,7 @@ class ConfigService extends BaseService
      * 获取配置列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {

+ 9 - 9
app/Services/Demo3Service.php

@@ -1,12 +1,12 @@
 <?php 
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2020 南京RXThinkCMF研发中心
+// | 版权所有 2017~2020 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -16,7 +16,7 @@ use App\Models\Demo3Model;
 
 /**
  * 演示管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since: 2021/04/10
  * Class Demo3Service
 * @package App\Services
@@ -25,7 +25,7 @@ class Demo3Service extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2021/04/10
      * LevelService constructor.
      */
@@ -38,7 +38,7 @@ class Demo3Service extends BaseService
      * 获取数据列表
      * @return array
      * @since 2021/04/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -78,7 +78,7 @@ class Demo3Service extends BaseService
      * 添加或编辑
      * @return array
      * @since 2021/04/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {
@@ -101,7 +101,7 @@ class Demo3Service extends BaseService
      * 设置是否VIP
 	 * @return array
      * @since 2021/04/10
-	 * @author 牧羊人
+	 * @author wesmiler
 	 */
     public function setIsVip()
     {

+ 7 - 7
app/Services/DeptService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\DeptModel;
 
 /**
  * 部门管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DeptService
  * @package App\Services
@@ -24,7 +24,7 @@ class DeptService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * DeptService constructor.
      */
@@ -37,7 +37,7 @@ class DeptService extends BaseService
      * 获取数据列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {

+ 7 - 7
app/Services/DictService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\DictModel;
 
 /**
  * 字典-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DictService
  * @package App\Services
@@ -24,7 +24,7 @@ class DictService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * DictService constructor.
      */
@@ -37,7 +37,7 @@ class DictService extends BaseService
      * 获取字典列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {

+ 6 - 6
app/Services/DictTypeService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\DictTypeModel;
 
 /**
  * 字典类型-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class DictTypeService
  * @package App\Services
@@ -24,7 +24,7 @@ class DictTypeService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * DictTypeService constructor.
      */

+ 14 - 14
app/Services/GenerateService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -16,7 +16,7 @@ use Illuminate\Support\Facades\DB;
 
 /**
  * 代码生成器-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/12
  * Class GenerateService
  * @package App\Services
@@ -28,7 +28,7 @@ class GenerateService extends BaseService
      * 获取数据表
      * @return array
      * @since 2020/11/12
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -48,7 +48,7 @@ class GenerateService extends BaseService
      * 一键生成模块文件
      * @return array
      * @since 2020/11/12
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function generate()
     {
@@ -84,7 +84,7 @@ class GenerateService extends BaseService
             $comment = str_replace("管理", null, $comment);
         }
         // 作者花名
-        $author = "牧羊人";
+        $author = "wesmiler";
 
         // 生成模型
         $this->generateModel($author, $moduleName, $comment, $tableName);
@@ -105,7 +105,7 @@ class GenerateService extends BaseService
      * @param $moduleName 模块名
      * @param $moduleTitle 模块标题
      * @param $tableName 数据表名
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      */
     public function generateModel($author, $moduleName, $moduleTitle, $tableName)
@@ -167,7 +167,7 @@ class GenerateService extends BaseService
      * @param $moduleName 模块名
      * @param $moduleTitle 模块标题
      * @param $tableName 数据表
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      */
     public function generateService($author, $moduleName, $moduleTitle, $tableName)
@@ -244,7 +244,7 @@ class GenerateService extends BaseService
      * @param $moduleName 模块名
      * @param $moduleTitle 模块标题
      * @param $tableName 数据表名
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      */
     public function generateController($author, $moduleName, $moduleTitle, $tableName)
@@ -287,7 +287,7 @@ class GenerateService extends BaseService
      * 生成列表文件
      * @param $moduleTitle 模块标题
      * @param $tableName 数据表名
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/7/15
      */
     public function generateVueIndex($moduleTitle, $moduleName, $tableName)
@@ -451,7 +451,7 @@ class GenerateService extends BaseService
      * 生成字段列表
      * @param $tableName 数据表名
      * @return array
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      */
     public function getColumnList($tableName)
@@ -511,7 +511,7 @@ class GenerateService extends BaseService
      * 生成模块菜单
      * @param $moduleName 模块名称
      * @param $moduleTitle 模块标题
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      */
     public function generateMenu($moduleName, $moduleTitle)

+ 8 - 8
app/Services/ItemCateService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\ItemCateModel;
 
 /**
  * 栏目管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ItemCateService
  * @package App\Services
@@ -24,7 +24,7 @@ class ItemCateService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ItemCateService constructor.
      */
@@ -37,7 +37,7 @@ class ItemCateService extends BaseService
      * 获取栏目列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -67,7 +67,7 @@ class ItemCateService extends BaseService
      * 添加或编辑
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {

+ 9 - 9
app/Services/ItemService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\ItemModel;
 
 /**
  * 站点管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class ItemService
  * @package App\Services
@@ -24,7 +24,7 @@ class ItemService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * ItemService constructor.
      */
@@ -37,7 +37,7 @@ class ItemService extends BaseService
      * 获取站点列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -58,7 +58,7 @@ class ItemService extends BaseService
      * 添加或编辑
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {
@@ -81,7 +81,7 @@ class ItemService extends BaseService
      * 获取站点列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getItemList()
     {

+ 7 - 7
app/Services/LayoutDescService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\LayoutDescModel;
 
 /**
  * 布局描述-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LayoutDescService
  * @package App\Services
@@ -24,7 +24,7 @@ class LayoutDescService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LayoutDescService constructor.
      */
@@ -37,7 +37,7 @@ class LayoutDescService extends BaseService
      * 获取数据列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {

+ 7 - 7
app/Services/LayoutService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\LayoutModel;
 
 /**
  * 布局管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LayoutService
  * @package App\Services
@@ -24,7 +24,7 @@ class LayoutService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LayoutService constructor.
      */
@@ -37,7 +37,7 @@ class LayoutService extends BaseService
      * 添加或编辑
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {

+ 7 - 7
app/Services/LevelService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\LevelModel;
 
 /**
  * 职级管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LevelService
  * @package App\Services
@@ -24,7 +24,7 @@ class LevelService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LevelService constructor.
      */
@@ -37,7 +37,7 @@ class LevelService extends BaseService
      * 获取职级列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getLevelList()
     {

+ 8 - 8
app/Services/LinkService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\LinkModel;
 
 /**
  * 友链管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class LinkService
  * @package App\Services
@@ -24,7 +24,7 @@ class LinkService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * LinkService constructor.
      */
@@ -37,7 +37,7 @@ class LinkService extends BaseService
      * 获取友链列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -58,7 +58,7 @@ class LinkService extends BaseService
      * 添加或编辑
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {

+ 7 - 7
app/Services/LoginLogService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\ActionLogModel;
 
 /**
  * 登录日志-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/12
  * Class LoginLogService
  * @package App\Services
@@ -24,7 +24,7 @@ class LoginLogService extends BaseService
 {
     /**
      *
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/12
      * LoginLogService constructor.
      */
@@ -37,7 +37,7 @@ class LoginLogService extends BaseService
      *
      * @return array
      * @since 2020/11/12
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {

+ 10 - 9
app/Services/LoginService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -23,7 +23,7 @@ use Ramsey\Uuid\Uuid;
 
 /**
  * 登录服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class LoginService
  * @package App\Services
@@ -32,7 +32,7 @@ class LoginService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      * LoginService constructor.
      */
@@ -43,7 +43,7 @@ class LoginService extends BaseService
 
     /**
      * 获取验证码
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/10
      */
     public function captcha()
@@ -82,7 +82,7 @@ class LoginService extends BaseService
      * 系统登录
      * @return mixed
      * @since 2020/11/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function login()
     {
@@ -131,6 +131,7 @@ class LoginService extends BaseService
         }
         // 密码校验
         $password = get_password($password . $username);
+
         if ($password != $info['password']) {
             return message("您的登录密码不正确", false);
         }
@@ -158,7 +159,7 @@ class LoginService extends BaseService
      * 退出系统
      * @return array
      * @since 2020/11/12
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function logout()
     {

+ 7 - 7
app/Services/MemberLevelService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\MemberLevelModel;
 
 /**
  * 会员等级-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MemberLevelService
  * @package App\Services
@@ -24,7 +24,7 @@ class MemberLevelService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * MemberLevelService constructor.
      */
@@ -37,7 +37,7 @@ class MemberLevelService extends BaseService
      * 获取会员等级列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getMemberLevelList()
     {

+ 7 - 7
app/Services/MemberService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\MemberModel;
 
 /**
  * 会员管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class MemberService
  * @package App\Services
@@ -24,7 +24,7 @@ class MemberService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * MemberService constructor.
      */
@@ -37,7 +37,7 @@ class MemberService extends BaseService
      * 添加会编辑会员
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {

+ 12 - 12
app/Services/MenuService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -16,7 +16,7 @@ use App\Models\MenuModel;
 
 /**
  * 菜单管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/10
  * Class MenuService
  * @package App\Services
@@ -25,7 +25,7 @@ class MenuService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * MenuService constructor.
      */
@@ -38,7 +38,7 @@ class MenuService extends BaseService
      * 获取数据列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getList()
     {
@@ -74,7 +74,7 @@ class MenuService extends BaseService
      * 获取菜单详情
      * @return array
      * @since 2021/4/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function info()
     {
@@ -105,7 +105,7 @@ class MenuService extends BaseService
      * 添加或编辑
      * @return array
      * @since 2021/4/10
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function edit()
     {
@@ -209,7 +209,7 @@ class MenuService extends BaseService
      * 获取权限菜单列表
      * @param $userId
      * @return array
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      */
     public function getPermissionList($userId)
@@ -231,7 +231,7 @@ class MenuService extends BaseService
      * @param $pid 上级ID
      * @return mixed
      * @since 2020/11/14
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getPermissionMenu($userId, $pid = 0)
     {
@@ -264,7 +264,7 @@ class MenuService extends BaseService
      * 获取权限节点
      * @param $userId 用户ID
      * @return array
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2021/4/9
      */
     public function getPermissionsList($userId)

+ 7 - 7
app/Services/NoticeService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\NoticeModel;
 
 /**
  * 通知公告-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class NoticeService
  * @package App\Services
@@ -24,7 +24,7 @@ class NoticeService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * NoticeService constructor.
      */
@@ -37,7 +37,7 @@ class NoticeService extends BaseService
      * 设置置顶
      * @return array
      * @since 2020/11/21
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function setIsTop()
     {

+ 7 - 7
app/Services/PositionService.php

@@ -1,12 +1,12 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
@@ -15,7 +15,7 @@ use App\Models\PositionModel;
 
 /**
  * 岗位管理-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class PositionService
  * @package App\Services
@@ -24,7 +24,7 @@ class PositionService extends BaseService
 {
     /**
      * 构造函数
-     * @author 牧羊人
+     * @author wesmiler
      * @since 2020/11/11
      * PositionService constructor.
      */
@@ -37,7 +37,7 @@ class PositionService extends BaseService
      * 获取岗位列表
      * @return array
      * @since 2020/11/11
-     * @author 牧羊人
+     * @author wesmiler
      */
     public function getPositionList()
     {

+ 5 - 5
app/Services/RoleMenuService.php

@@ -1,19 +1,19 @@
 <?php
 // +----------------------------------------------------------------------
-// | RXThinkCMF框架 [ RXThinkCMF ]
+// | Laravel框架 [ Laravel ]
 // +----------------------------------------------------------------------
-// | 版权所有 2017~2021 南京RXThinkCMF研发中心
+// | 版权所有 2017~2021 南京Laravel研发中心
 // +----------------------------------------------------------------------
-// | 官方网站: http://www.rxthink.cn
+// | 官方网站: http://www.laravel.cn
 // +----------------------------------------------------------------------
-// | Author: 牧羊人 <1175401194@qq.com>
+// | Author: wesmiler <12345678@qq.com>
 // +----------------------------------------------------------------------
 
 namespace App\Services;
 
 /**
  * 角色菜单关系-服务类
- * @author 牧羊人
+ * @author wesmiler
  * @since 2020/11/11
  * Class RoleMenuService
  * @package App\Services

+ 0 - 0
app/Services/RoleService.php


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است