摘要: 1>grain的接口请不要定义属性。否则编译是不会通过的。 public interface ITokenInfo: IGrainWithStringKey { //string appid { get; set; } //string appsercet { get; set; } //strin 阅读全文
posted @ 2020-09-01 15:30 forhells 阅读(295) 评论(0) 推荐(0)