瀏覽代碼

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

ld_guxl 8 年之前
父節點
當前提交
f1d1462ccc
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      gkjsjy/trunk/src/com/xt/jygl/common/SearchCondition.java

+ 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 = "";
 }