Browse Source

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

alexzy 2 năm trước cách đây
mục cha
commit
d0eb99eed0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/app/RechargeOrderServiceInterface.php

+ 1 - 0
src/app/RechargeOrderServiceInterface.php

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