Browse Source

问题修改

zhs 2 years ago
parent
commit
304d767121
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mapper/UserMaterialMapper.xml

+ 1 - 0
src/main/resources/mapper/UserMaterialMapper.xml

@@ -13,6 +13,7 @@
             c.user_name as userName,
             b.code as wllbCode,
             c.real_name,
+            a.modify_time,
             f.user_name as modifyUser
         from tld_user_material a
         left join tld_material b on a.material_id = b.tld_id