diff --git a/.gitignore b/.gitignore index 5680f02..2057313 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,4 @@ yarn-error.log /public/es_dicts.txt /public/es_use_dicts.txt /public/es_unuse_dicts.txt -/public/vendors \ No newline at end of file +/public/nginx.htaccess diff --git a/app/Admin/Controllers/LanzuMpWithdrawController.php b/app/Admin/Controllers/LanzuMpWithdrawController.php old mode 100755 new mode 100644 diff --git a/app/Admin/Controllers/LanzuServiceSpeakerController.php b/app/Admin/Controllers/LanzuServiceSpeakerController.php old mode 100755 new mode 100644 diff --git a/app/Admin/Repositories/LanzuMpWithdraw.php b/app/Admin/Repositories/LanzuMpWithdraw.php old mode 100755 new mode 100644 diff --git a/app/Admin/Repositories/LanzuServiceSpeaker.php b/app/Admin/Repositories/LanzuServiceSpeaker.php old mode 100755 new mode 100644 diff --git a/app/Models/LanzuMpWithdraw.php b/app/Models/LanzuMpWithdraw.php old mode 100755 new mode 100644 diff --git a/app/Models/LanzuServiceSpeaker.php b/app/Models/LanzuServiceSpeaker.php old mode 100755 new mode 100644 diff --git a/artisan b/artisan old mode 100755 new mode 100644 diff --git a/resources/lang/zh-CN/lanzu-mp-withdraw.php b/resources/lang/zh-CN/lanzu-mp-withdraw.php old mode 100755 new mode 100644