update
This commit is contained in:
@ -16,7 +16,7 @@ interface data<T> {
|
||||
}
|
||||
|
||||
function getRpcClient() {
|
||||
return new JsonRpcClient('127.0.0.1', 9504)
|
||||
return new JsonRpcClient('172.18.0.5', 9504)
|
||||
}
|
||||
|
||||
// 新闻列表
|
||||
|
Reference in New Issue
Block a user