From 3089f4664bf2ef4cf709cabb13ba3ba708d311a0 Mon Sep 17 00:00:00 2001 From: jeesun Date: Fri, 2 Aug 2019 17:44:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DCaused=20by:=20org.postgresql?= =?UTF-8?q?.util.PSQLException:=20=E4=B8=8D=E8=89=AF=E7=9A=84=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E5=80=BC=20long=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/resources/mapping/NewsInfoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/resources/mapping/NewsInfoMapper.xml b/common/src/main/resources/mapping/NewsInfoMapper.xml index 3a99524..6629575 100644 --- a/common/src/main/resources/mapping/NewsInfoMapper.xml +++ b/common/src/main/resources/mapping/NewsInfoMapper.xml @@ -17,6 +17,6 @@ - + \ No newline at end of file -- Gitee