ASP.NET MVC开发微信(一)

时间:2014-12-22 15:42:45   收藏:0   阅读:720

技术分享

public string index(string echostr)
{
    return echostr;
}

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!