This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
qingcai_group
/
qingcai-service
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
增加获取用户充值折扣服务
alexzy
2 anos atrás
pai
119a610e69
commit
d0eb99eed0
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
src/app/RechargeOrderServiceInterface.php
+ 1
- 0
src/app/RechargeOrderServiceInterface.php
Ver arquivo
@@ -1,4 +1,5 @@
<?php
+namespace Qingcai\app\Service;
interface RechargeOrderServiceInterface
{