From a681544d9109ab0f9c7b79803ca66234b47c64c5 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 30 Nov 2020 11:27:40 +0800
Subject: [PATCH] 20201130

---
 src/main/resources/mapper/member/WtWalletMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/mapper/member/WtWalletMapper.xml b/src/main/resources/mapper/member/WtWalletMapper.xml
index 1e8a2a2..c59050a 100644
--- a/src/main/resources/mapper/member/WtWalletMapper.xml
+++ b/src/main/resources/mapper/member/WtWalletMapper.xml
@@ -130,6 +130,7 @@
 			address,
 			mnemonic_words,
 			wallet_name,
+			password,
 			terminal_Id
 		from wt_wallet
 		where  mnemonic_words=#{mnemonic_words}

--
Gitblit v1.9.1