通过配置api 接口,自动将Result 进行加密返回,同时code返回12标注 目前使用base64
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/// <summary>
|
||||
/// 返回数据
|
||||
/// </summary>
|
||||
T Data { get; }
|
||||
T Data { get; set; }
|
||||
}
|
||||
|
||||
//public interface IResponseOutput<T,T2> : IResponseOutput
|
||||
|
||||
Reference in New Issue
Block a user