Explorar el Código

获取城市列表

whitefang hace 1 año
padre
commit
f2ae99c3da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/api/logic/IssueWorkLogic.php

+ 1 - 1
app/api/logic/IssueWorkLogic.php

@@ -1,5 +1,5 @@
 <?php
-namespace app\api\logic\works;
+namespace app\api\logic;
 
 
 use app\common\model\recharge\RechargeOrder;