Forráskód Böngészése

更新命名空间

alexzy 2 éve
szülő
commit
6cc19c24bc
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/App/RechargeOrderServiceInterface.php

+ 1 - 1
src/App/RechargeOrderServiceInterface.php

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