ソースを参照

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

alexzy 2 年 前
コミット
d0eb99eed0
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/app/RechargeOrderServiceInterface.php

+ 1 - 0
src/app/RechargeOrderServiceInterface.php

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