Closed qiuyuhz closed 1 year ago
public Task GetLittleMsg(Guid id, byte[] stream, string content) { throw new NotImplementedException(); }
比如stream参数直接被忽略掉了.
3Q
比如stream参数直接被忽略掉了.