2
0

fix: kyc fix issue

This commit is contained in:
zhangsz
2025-01-11 17:39:14 +08:00
parent eb72b4b1b9
commit 81c44e1c16
6 changed files with 37 additions and 12 deletions

View File

@@ -73,7 +73,7 @@
SELECT
k.kyc_id,
k.user_id,
u.user_name,
u.full_name as realName,
k.birth_date,
k.id_type,
k.id_file,