Pārlūkot izejas kodu

增加获取用户充值折扣服务

alexzy 2 gadi atpakaļ
vecāks
revīzija
a741522c0c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/App/RechargeOrderServiceInterface.php

+ 1 - 1
src/app/RechargeOrderServiceInterface.php → src/App/RechargeOrderServiceInterface.php

@@ -1,5 +1,5 @@
 <?php
-namespace Qingcai\app\Service;
+namespace Qingcai\App\Service;
 
 interface RechargeOrderServiceInterface
 {