Explorar el Código

更新命名空间

alexzy hace 2 años
padre
commit
6cc19c24bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 {