alexzy 2 rokov pred
rodič
commit
6cc19c24bc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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
 {