From d14337e3b3b80c0cc3eaceb263c2ffda6b16ee07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Sat, 9 Apr 2022 14:33:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AF=E8=B7=AF=E7=94=B1=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/{ => controller}/Alipay.php | 0 app/common/{ => controller}/Wxpay.php | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename app/common/{ => controller}/Alipay.php (100%) rename app/common/{ => controller}/Wxpay.php (100%) diff --git a/app/common/Alipay.php b/app/common/controller/Alipay.php similarity index 100% rename from app/common/Alipay.php rename to app/common/controller/Alipay.php diff --git a/app/common/Wxpay.php b/app/common/controller/Wxpay.php similarity index 100% rename from app/common/Wxpay.php rename to app/common/controller/Wxpay.php