大部分form标签加了defaultValue默认值属性

This commit is contained in:
thinkgem
2019-06-28 21:48:47 +08:00
parent ed045d7204
commit 81b22ad3d8

View File

@@ -21,7 +21,7 @@ public class MobileAppTest {
String url = null;
// 获取权限信息
url = "/index?permi=true";
url = "/index";
System.out.println("result: " + post(url, null));
// 获取部门列表数据