From f52d3b910556fcadf0ae262bafa251756e06488c Mon Sep 17 00:00:00 2001 From: 军 <军@hp-pc> Date: 星期日, 30 九月 2018 11:41:48 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclj@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/src/com/fgkj/actions/ActionUtil.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gx_tieta/src/com/fgkj/actions/ActionUtil.java b/gx_tieta/src/com/fgkj/actions/ActionUtil.java index e1ae3c5..b9bface 100644 --- a/gx_tieta/src/com/fgkj/actions/ActionUtil.java +++ b/gx_tieta/src/com/fgkj/actions/ActionUtil.java @@ -33,6 +33,8 @@ public class ActionUtil extends ActionSupport{ public static String time_yyyyMMddHHmmss = "yyyy-MM-dd HH:mm:ss"; + + /* * 鑾峰彇HttpServletRequest */ -- Gitblit v1.9.1