Browse Source

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

alexzy 2 years ago
parent
commit
d0eb99eed0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/app/RechargeOrderServiceInterface.php

+ 1 - 0
src/app/RechargeOrderServiceInterface.php

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