121212
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
public interface IGameDicService
|
||||
{
|
||||
Task<game_dic> GetDicInfo(string code);
|
||||
Task<string> GetDicInfoContent(string code);
|
||||
}
|
||||
Reference in New Issue
Block a user