记得上下班打卡 | git大法好,push需谨慎

Commit ac3f3dd0 authored by jiangxiulong's avatar jiangxiulong

token test

parent 2a389837
......@@ -113,13 +113,13 @@ public class WechatMaConfigure {
public WxMaService getWxMaService(Integer anum) {
switch (anum) {
case 1:
case 4:
return wxMaAppletZhengzaiService;
case 2:
case 1:
return wxMaAppletStrawberryService;
case 3:
case 2:
return wxMaAppletFiveService;
case 4:
case 3:
return wxMaAppletMdskService;
}
return null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment