diff --git a/plugin/VipPrivilege/VipPrivilege.php b/plugin/VipPrivilege/VipPrivilege.php index ec64d60..fe9915e 100644 --- a/plugin/VipPrivilege/VipPrivilege.php +++ b/plugin/VipPrivilege/VipPrivilege.php @@ -128,4 +128,3 @@ class VipPrivilege extends BasePlugin } } - \ No newline at end of file diff --git a/src/Api/Lottery/V1/ApiAward.ctp b/src/Api/Lottery/V1/ApiAward.php similarity index 100% rename from src/Api/Lottery/V1/ApiAward.ctp rename to src/Api/Lottery/V1/ApiAward.php diff --git a/src/Api/Room/V1/ApiArea.ctp b/src/Api/Room/V1/ApiArea.php similarity index 100% rename from src/Api/Room/V1/ApiArea.ctp rename to src/Api/Room/V1/ApiArea.php diff --git a/src/Api/Room/V1/ApiDanMu.ctp b/src/Api/Room/V1/ApiDanMu.php similarity index 100% rename from src/Api/Room/V1/ApiDanMu.ctp rename to src/Api/Room/V1/ApiDanMu.php diff --git a/src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.ctp b/src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.php similarity index 100% rename from src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.ctp rename to src/Api/XLive/GeneralInterface/V1/ApiGuardBenefit.php diff --git a/src/Api/XLive/LotteryInterface/V1/ApiAnchor.ctp b/src/Api/XLive/LotteryInterface/V1/ApiAnchor.php similarity index 100% rename from src/Api/XLive/LotteryInterface/V1/ApiAnchor.ctp rename to src/Api/XLive/LotteryInterface/V1/ApiAnchor.php diff --git a/src/Api/XLive/Revenue/V1/ApiWallet.ctp b/src/Api/XLive/Revenue/V1/ApiWallet.php similarity index 100% rename from src/Api/XLive/Revenue/V1/ApiWallet.ctp rename to src/Api/XLive/Revenue/V1/ApiWallet.php