摘要: public static class RequestService { public static string jwttoken = "Api验证权限需要的秘钥"; /// <summary> /// GET请求 /// </summary> /// <param name="url">请求地址 阅读全文
posted @ 2022-05-08 16:07 CelonY 阅读(678) 评论(0) 推荐(1) 编辑
摘要: public static class ObjectToMapServie { #region 对象转成字典 /// <summary> /// 对象转换为字典 /// </summary> /// <param name="obj">待转化的对象</param> /// <returns></re 阅读全文
posted @ 2022-05-08 16:05 CelonY 阅读(113) 评论(0) 推荐(0) 编辑