From 724a5c2fb59508ff62cedab8a4ee2ce357afa368 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Mon, 30 Nov 2020 17:54:28 +0800
Subject: [PATCH] modify
---
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