Преглед изворни кода

Merge branch 'develop' of gitadmin/tuoheng_freeway into release

tags/v1.2.0^2
chengwang пре 1 година
родитељ
комит
d28265a13c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      tuoheng-service/tuoheng-admin/src/main/resources/mapper/InspectionFileMapper.xml

+ 1
- 1
tuoheng-service/tuoheng-admin/src/main/resources/mapper/InspectionFileMapper.xml Прегледај датотеку

@@ -146,7 +146,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
#{item.checkTime,jdbcType=TIMESTAMP},
#{item.createUser,jdbcType=INTEGER},
#{item.tenantId,jdbcType=INTEGER},
#{item.mark,jdbcType=INTEGER}
#{item.mark,jdbcType=TINYINT}
)
</foreach>
</insert>

Loading…
Откажи
Сачувај