Ver Fonte

更新命名空间

alexzy há 2 anos atrás
pai
commit
6cc19c24bc
1 ficheiros alterados com 1 adições e 1 exclusões
  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
 {