This website works better with JavaScript
Home
Explore
Help
Sign In
qingcai_group
/
qingcai-service
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
增加获取用户充值折扣服务
alexzy
2 years ago
parent
119a610e69
commit
d0eb99eed0
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/app/RechargeOrderServiceInterface.php
+ 1
- 0
src/app/RechargeOrderServiceInterface.php
View File
@@ -1,4 +1,5 @@
<?php
+namespace Qingcai\app\Service;
interface RechargeOrderServiceInterface
{