diff --git a/addons/alioss/config.php b/addons/alioss/config.php
index fbf490b..3a414a4 100755
--- a/addons/alioss/config.php
+++ b/addons/alioss/config.php
@@ -6,7 +6,7 @@ return [
         'title' => 'AccessKey ID',
         'type' => 'string',
         'content' => [],
-        'value' => 'LTAI5tEh3A4HH9SnAywhwtQV',
+        'value' => 'LTAI5tPxUTncQLE7ADx2j2M1',
         'rule' => 'required',
         'msg' => '',
         'tip' => '',
@@ -18,7 +18,7 @@ return [
         'title' => 'AccessKey Secret',
         'type' => 'string',
         'content' => [],
-        'value' => 'oxeX7GZoGiKHGkshA2WbPn1z1hZo5a',
+        'value' => 'UTroFGol220JQqOp1ApalYXZa7AEVp',
         'rule' => 'required',
         'msg' => '',
         'tip' => '',
@@ -30,7 +30,7 @@ return [
         'title' => 'Bucket名称',
         'type' => 'string',
         'content' => [],
-        'value' => 'hzy-shop',
+        'value' => 'huaziyu-shop',
         'rule' => 'required;bucket',
         'msg' => '',
         'tip' => '阿里云OSS的空间名',
@@ -54,7 +54,7 @@ return [
         'title' => 'CDN地址',
         'type' => 'string',
         'content' => [],
-        'value' => 'https://hzy-shop.oss-cn-nanjing.aliyuncs.com',
+        'value' => 'https://huaziyu-shop.oss-cn-nanjing.aliyuncs.com',
         'rule' => 'required;cdnurl',
         'msg' => '',
         'tip' => '请填写CDN地址,必须以http(s)://开头',
diff --git a/application/admin/controller/user/Withdraw.php b/application/admin/controller/user/Withdraw.php
old mode 100644
new mode 100755
diff --git a/application/admin/lang/zh-cn/user/withdraw.php b/application/admin/lang/zh-cn/user/withdraw.php
old mode 100644
new mode 100755
diff --git a/application/admin/model/user/Withdraw.php b/application/admin/model/user/Withdraw.php
old mode 100644
new mode 100755
diff --git a/application/admin/validate/user/Withdraw.php b/application/admin/validate/user/Withdraw.php
old mode 100644
new mode 100755
diff --git a/application/admin/view/order/split.html b/application/admin/view/order/split.html
old mode 100644
new mode 100755
diff --git a/application/admin/view/user/withdraw/add.html b/application/admin/view/user/withdraw/add.html
old mode 100644
new mode 100755
diff --git a/application/admin/view/user/withdraw/edit.html b/application/admin/view/user/withdraw/edit.html
old mode 100644
new mode 100755
diff --git a/application/admin/view/user/withdraw/index.html b/application/admin/view/user/withdraw/index.html
old mode 100644
new mode 100755
diff --git a/application/common/service/OrderService.php b/application/common/service/OrderService.php
old mode 100644
new mode 100755
diff --git a/public/.well-known/acme-challenge/IRrWMRmYtq_YNMiYTn8xBOKjqLnbuqzepjZaGoP22hk b/public/.well-known/acme-challenge/IRrWMRmYtq_YNMiYTn8xBOKjqLnbuqzepjZaGoP22hk
old mode 100644
new mode 100755
diff --git a/public/assets/js/backend/user/withdraw.js b/public/assets/js/backend/user/withdraw.js
old mode 100644
new mode 100755