From e60c707fb1672ec700d7d7ddf5763f3acbe0f00c Mon Sep 17 00:00:00 2001 From: hyunho Date: Wed, 18 Nov 2020 04:33:37 +0000 Subject: [PATCH] --- Dao/MyBatis/Maps/Pay.xml | 2 +- FO/Views/My/PayInfo.cshtml | 18 ++++++++++++++---- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/Dao/MyBatis/Maps/Pay.xml b/Dao/MyBatis/Maps/Pay.xml index cdb99f1..4964d24 100644 --- a/Dao/MyBatis/Maps/Pay.xml +++ b/Dao/MyBatis/Maps/Pay.xml @@ -630,7 +630,7 @@ where a.payno=#payno# and a.userno=#userno# and a.pstatus in (1,22,41,42,43)