ソースを参照

Merge branch 'develop' of http://192.168.11.14:51037/gitadmin/tuoheng_freeway into feature_v1.0

tags/v1.2.0^2
chengwang 1年前
コミット
21a55f933a
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>

読み込み中…
キャンセル
保存