소스 검색

修改xml

yumeng 3 년 전
부모
커밋
86f7757b51

+ 4 - 4
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/batch/mapper/xml/KuaiShouImageGetMapper.xml

@@ -6,11 +6,11 @@
         replace into ctop_kuaishou_image_get(
         id,
         account_id,
-        url,
-        width,
-        height,
+        `url`,
+        `width`,
+        `height`,
         `size`,
-        format,
+        `format`,
         material_type,
         signature,
         image_token,