Browse Source

bug修改

chenweida 8 years ago
parent
commit
2d514d9887

+ 2 - 2
patient-co-wlyy/src/main/java/com/yihu/wlyy/web/statistic/StatisticsController.java

@ -1459,7 +1459,7 @@ public class StatisticsController extends BaseController {
                //社区的转签人数
                switchIndex = "35";
                //社区的转签原因
                switchIndexReson = "47";
                switchIndexReson = "30";
                //社区的签入
                signIn = "38";
                //社区的签出
@ -1468,7 +1468,7 @@ public class StatisticsController extends BaseController {
                //区和市的转签人数
                switchIndex = "35";
                //区和市的转签原因
                switchIndexReson = "48";
                switchIndexReson = "30";
                //区和市的签入
                signIn = "40";
                //区和市的签出