Преглед на файлове

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

alexzy преди 2 години
родител
ревизия
a741522c0c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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
 {