zhs hace 2 años
padre
commit
304d767121
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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