摘要: 1. Application层使用WebAPI调用时,调用类型方法: .Get: Used if the method name starts with 'Get'. •Put: Used if the method name starts with 'Put' or 'Update'. •Dele 阅读全文
posted @ 2018-10-07 23:03 Jerry2000 阅读(160) 评论(0) 推荐(1)