From 7f953d9aa0e7d4fcbe3c366c7f9f0b3f847f12bd Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.137.1>
Date: 星期六, 19 一月 2019 09:16:08 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

---
 gx_tieta/src/com/fgkj/dao/UinfDaoFactory.java |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/src/com/fgkj/dao/UinfDaoFactory.java b/gx_tieta/src/com/fgkj/dao/UinfDaoFactory.java
index ae3ae30..f333445 100644
--- a/gx_tieta/src/com/fgkj/dao/UinfDaoFactory.java
+++ b/gx_tieta/src/com/fgkj/dao/UinfDaoFactory.java
@@ -21,7 +21,8 @@
 	public static int Cancel=7;        //鍙栨秷
 	public static int Start_up=8;      //鍚姩
 	public static int End=9;           //缁堟
-   
+    public static int Batch=10;        //鎵归噺
+
 	
 	//鏋勫缓user_log瀵硅薄<msg鍜宼ype娌″啓>
 	public static User_log CreateULog(int op_type,String msg){

--
Gitblit v1.9.1