소스 검색

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>

Loading…
취소
저장