Sfoglia il codice sorgente

更新命名空间

alexzy 2 anni fa
parent
commit
6cc19c24bc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 {