diff --git a/src/api/business/Custom/Customers/customer.js b/src/api/business/Custom/Customers/customer.js index c069225..e079f71 100644 --- a/src/api/business/Custom/Customers/customer.js +++ b/src/api/business/Custom/Customers/customer.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 小程序客户Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-05) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-05) */ diff --git a/src/api/business/GoodsManager/GoodsCategorys/goodscategory.js b/src/api/business/GoodsManager/GoodsCategorys/goodscategory.js index 6bcc110..9ac88b1 100644 --- a/src/api/business/GoodsManager/GoodsCategorys/goodscategory.js +++ b/src/api/business/GoodsManager/GoodsCategorys/goodscategory.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 商品类目Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-12) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-12) */ diff --git a/src/api/business/GoodsManager/GoodsServicess/goodsservices.js b/src/api/business/GoodsManager/GoodsServicess/goodsservices.js index 4b12bb8..477a2e7 100644 --- a/src/api/business/GoodsManager/GoodsServicess/goodsservices.js +++ b/src/api/business/GoodsManager/GoodsServicess/goodsservices.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 商品服务与承诺Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-18) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-18) */ diff --git a/src/api/business/GoodsManager/Goodss/goods.js b/src/api/business/GoodsManager/Goodss/goods.js index 62a053d..0e83924 100644 --- a/src/api/business/GoodsManager/Goodss/goods.js +++ b/src/api/business/GoodsManager/Goodss/goods.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 商品Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-19) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-19) */ diff --git a/src/api/business/GoodsManager/ShopGoodsCategorys/shopgoodscategory.js b/src/api/business/GoodsManager/ShopGoodsCategorys/shopgoodscategory.js index fe1ada1..75ea616 100644 --- a/src/api/business/GoodsManager/ShopGoodsCategorys/shopgoodscategory.js +++ b/src/api/business/GoodsManager/ShopGoodsCategorys/shopgoodscategory.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 店铺商品类目Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-15) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-15) */ diff --git a/src/api/business/LogisticsManage/Deliverys/delivery.js b/src/api/business/LogisticsManage/Deliverys/delivery.js index e3a109b..f702892 100644 --- a/src/api/business/LogisticsManage/Deliverys/delivery.js +++ b/src/api/business/LogisticsManage/Deliverys/delivery.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 配送模板Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-16) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-16) */ diff --git a/src/api/business/LogisticsManage/LogisticsCompanys/logisticscompany.js b/src/api/business/LogisticsManage/LogisticsCompanys/logisticscompany.js index f4946e8..2dc0c44 100644 --- a/src/api/business/LogisticsManage/LogisticsCompanys/logisticscompany.js +++ b/src/api/business/LogisticsManage/LogisticsCompanys/logisticscompany.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 物流公司Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-18) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-18) */ diff --git a/src/api/business/ShopManager/ShopAddresss/shopaddress.js b/src/api/business/ShopManager/ShopAddresss/shopaddress.js index 3819247..2b98a34 100644 --- a/src/api/business/ShopManager/ShopAddresss/shopaddress.js +++ b/src/api/business/ShopManager/ShopAddresss/shopaddress.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 店铺地址Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-15) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-15) */ diff --git a/src/api/business/ShopManager/Shops/shop.js b/src/api/business/ShopManager/Shops/shop.js index 8a305fa..4912020 100644 --- a/src/api/business/ShopManager/Shops/shop.js +++ b/src/api/business/ShopManager/Shops/shop.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 店铺Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-09) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-09) */ diff --git a/src/api/business/ShopManager/Shops/shopOperator.js b/src/api/business/ShopManager/Shops/shopOperator.js index 7f38514..ce59a7f 100644 --- a/src/api/business/ShopManager/Shops/shopOperator.js +++ b/src/api/business/ShopManager/Shops/shopOperator.js @@ -3,9 +3,9 @@ import request from '@/utils/request' /** * @Descripttion: 店详情Api接口 * @version: (1.0) - * @Author: (黎文豪) + * @Author: (lwh) * @Date: (2023-06-15) - * @LastEditors: (黎文豪) + * @LastEditors: (lwh) * @LastEditTime: (2023-06-15) */ diff --git a/src/views/business/Custom/Customers/components/AddDialog.vue b/src/views/business/Custom/Customers/components/AddDialog.vue index c2ab0ab..f4d62da 100644 --- a/src/views/business/Custom/Customers/components/AddDialog.vue +++ b/src/views/business/Custom/Customers/components/AddDialog.vue @@ -1,9 +1,9 @@