Skip to content

Commit

Permalink
2017-8-23
Browse files Browse the repository at this point in the history
  • Loading branch information
South-Walker committed Aug 22, 2017
1 parent b4bb6da commit 0e1205c
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 29 deletions.
Binary file modified .vs/WeChatMVC/v14/.suo
Binary file not shown.
Binary file added 410printer.xmind
Binary file not shown.
1 change: 0 additions & 1 deletion WeChatMVC/Controllers/WeChatController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ public string Index() //回复全都是xml格式的string
}
catch(Exception e)
{
UserRequest.Save_log(e.ToString());
return "success";
}
}
Expand Down
1 change: 1 addition & 0 deletions WeChatMVC/Models/DBManual.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public static string SelectFromJwc(string wechat_id, APIController.CrawlerDetail
{
string jwpwd = hasexistdate.jw_pwd;
string studentnum = hasexistdate.student_num;
jwpwd = HttpUtility.UrlEncode(jwpwd);
if (studentnum == null)
{
return "请输入xh+您的学号来绑定学号,如xh10161000";
Expand Down
Binary file modified WeChatMVC/bin/WeChatMVC.dll
Binary file not shown.
Binary file modified WeChatMVC/bin/WeChatMVC.pdb
Binary file not shown.
Binary file modified WeChatMVC/obj/Release/Package/PackageTmp/bin/WeChatMVC.dll
Binary file not shown.
Binary file modified WeChatMVC/obj/Release/WeChatMVC.dll
Binary file not shown.
Binary file modified WeChatMVC/obj/Release/WeChatMVC.pdb
Binary file not shown.
4 changes: 0 additions & 4 deletions alertscript/GetAccessToken.sh

This file was deleted.

7 changes: 0 additions & 7 deletions alertscript/GetMessage.sh

This file was deleted.

4 changes: 0 additions & 4 deletions alertscript/Main.sh

This file was deleted.

2 changes: 0 additions & 2 deletions alertscript/SendShortMessage.sh

This file was deleted.

11 changes: 0 additions & 11 deletions alertscript/SendWechatMessage.sh

This file was deleted.

Binary file added 华理通项目示意图.xmind
Binary file not shown.

0 comments on commit 0e1205c

Please sign in to comment.