摘要: 网站结构: 阅读全文
posted @ 2021-04-22 17:13 Poner_鹏儿 阅读(34) 评论(0) 推荐(0)
摘要: WebApiConfig配置: 实体部分: /// <summary> /// 服务固定响应 /// </summary> public class ApiResult { /// <summary> /// 服务器处理结果,1为成功,0为失败 /// </summary> public int S 阅读全文
posted @ 2021-04-22 16:17 Poner_鹏儿 阅读(403) 评论(0) 推荐(0)