Browse Source

问题修改

zhs 2 năm trước cách đây
mục cha
commit
c163e6e84f
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/main/resources/mapper/ErrorMapper.xml

+ 2 - 1
src/main/resources/mapper/ErrorMapper.xml

@@ -13,7 +13,8 @@
             url,
             error_info as errorInfo,
             data_val as dataVal,
-            scrq
+            scrq,
+            type
         FROM
             tld_error
         <trim prefix="WHERE" prefixOverrides="and |or">