Selaa lähdekoodia

增加获取用户充值折扣服务

alexzy 2 vuotta sitten
vanhempi
commit
d0eb99eed0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/app/RechargeOrderServiceInterface.php

+ 1 - 0
src/app/RechargeOrderServiceInterface.php

@@ -1,4 +1,5 @@
 <?php
+namespace Qingcai\app\Service;
 
 interface RechargeOrderServiceInterface
 {