随笔 - 23  文章 - 1  评论 - 2  阅读 - 12685
06 2020 档案
在老项目里添加webapi
摘要:类里的内容: using System.Web.Http; namespace WebServiceHospital{ public class zhifuController : ApiController { public string Weixin_ZhiFu_Toface_Notify() 阅读全文
posted @ 2020-06-13 07:21 梦一尘 阅读(101) 评论(0) 推荐(0) 编辑
解决Newtonsoft.Json版本冲突问题
摘要:在配置文件中添加以下代码,App.config或Web.config <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Ne 阅读全文
posted @ 2020-06-07 20:41 梦一尘 阅读(803) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示