Ver código fonte

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

alexzy 2 anos atrás
pai
commit
d0eb99eed0
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/app/RechargeOrderServiceInterface.php

+ 1 - 0
src/app/RechargeOrderServiceInterface.php

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