This website requires JavaScript.
Explore
Help
Register
Sign In
as2252258
/
kiri-rpc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
b68403f581d7f6b102d12351d19396b42496452a
kiri-rpc
/
src
/
config.php
T
24 lines
135 B
PHP
Raw
Normal View
History
Unescape
Escape
改名
2021-10-25 18:20:28 +08:00
<?
php
return
[
'rpc'
=>
[
'consumers'
=>
[
'userService'
=>
[
'type'
=>
'json'
,
'class'
=>
''
]
]
]
];
Reference in New Issue
Copy Permalink