摘要:
[BasicAuthentication] public abstract class ApiControllerBase : ApiController { #region Gloal Property /// /// token_id /// public string token_ID { get; set; } /// /// user_id /// public string user_ID { get; set; }#endregion ... 阅读全文
posted @ 2014-03-27 15:28
李 维
阅读(2562)
评论(5)
推荐(0)
浙公网安备 33010602011771号