mirror of
https://github.com/snltty/linker.git
synced 2025-12-18 09:26:44 +08:00
重构中继
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
public Task<RelayServerNodeStoreInfo> GetByNodeId(string nodeId);
|
||||
public Task<bool> Add(RelayServerNodeStoreInfo info);
|
||||
public Task<bool> Report(RelayServerNodeReportInfo info);
|
||||
public Task<bool> Delete(int id);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user