Problem calling a simple C# Webservice method from Postman

前端 未结 0 1935
梦毁少年i
梦毁少年i 2020-12-11 18:53

I created a really simple webservice using C#

    using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Servic         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题