Эх сурвалжийг харах

git-svn-id: https://192.168.57.71/svn/jsgkj@1296 931142cf-59ea-a443-aa0e-51397b428577

ld_guxl 8 жил өмнө
parent
commit
f1d1462ccc

+ 5 - 0
gkjsjy/trunk/src/com/xt/jygl/common/SearchCondition.java

@@ -279,4 +279,9 @@ public class SearchCondition {
 	public static String ybbhwzl = "";
 	public static Date ybbzysjq = null;
 	public static Date ybbzysjz = null;
+	
+	//航线航班统计
+	public static int hxhbtjpage = 1;
+	public static String hxhbtjszgk = "";
+	public static String hxhbtjrq = "";
 }