Commit 4d60f2a731b09a2d8d89602f649d80059e192620
1 parent
9737bd82b0
Exists in
master
and in
6 other branches
秦皇岛就诊卡密码
Showing 1 changed file with 2 additions and 3 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/TestController.java
View file @
4d60f2a
... | ... | @@ -1724,8 +1724,7 @@ |
1724 | 1724 | |
1725 | 1725 | |
1726 | 1726 | public static void main(String[] a) throws Exception { |
1727 | - Class clazz = Patients.class; | |
1728 | - System.out.println(clazz.getName()); | |
1727 | + String s = "{\"resultCode\":\"0\",\"resultDesc\":null,\"resultData\":[{\"id\":0,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"A0A3A52CCB35\"},{\"id\":0,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"A52CCB35C6A2\"},{\"id\":1,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"C05B83212D91\"},{\"id\":1,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"83212D919914\"},{\"id\":2,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"36BD712D3812\"},{\"id\":2,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"712D3812C75F\"},{\"id\":3,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"1EEC2C61C4D8\"},{\"id\":3,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"2C61C4D80C81\"},{\"id\":4,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"9046C0293980\"},{\"id\":4,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"C02939800BA4\"},{\"id\":5,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"9A1DDC0EEC5F\"},{\"id\":5,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"DC0EEC5F8491\"},{\"id\":6,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"67ECCC098E4A\"},{\"id\":6,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"CC098E4A909D\"},{\"id\":7,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"F2828558B094\"},{\"id\":7,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"8558B094B0A5\"},{\"id\":8,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"B1C88A73FFDC\"},{\"id\":8,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"8A73FFDC91A8\"},{\"id\":9,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"C2E05035FC18\"},{\"id\":9,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"5035FC18AD9B\"},{\"id\":10,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":10,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":11,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":11,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":12,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":12,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":13,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":13,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":14,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":14,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":15,\"uid\":\"33221100\",\"type\":\"A\",\"pwd\":\"FFFFFFFFFFFF\"},{\"id\":15,\"uid\":\"33221100\",\"type\":\"B\",\"pwd\":\"FFFFFFFFFFFF\"}]}"; | |
1729 | 1728 | } |
1730 | 1729 | |
1731 | 1730 | @RequestMapping("/poll") |
... | ... | @@ -3573,7 +3572,7 @@ |
3573 | 3572 | } |
3574 | 3573 | |
3575 | 3574 | |
3576 | - class Pwd implements Serializable { | |
3575 | + static class Pwd implements Serializable { | |
3577 | 3576 | public Pwd(){ |
3578 | 3577 | |
3579 | 3578 | } |