|
|
@ -2,7 +2,7 @@ |
|
|
|
<!DOCTYPE mapper |
|
|
|
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
"http://mybatis.org/dtd/mybatis-3-mapper.dtd"> |
|
|
|
<mapper namespace="com.digiwin.athena.app.chatFile.infra.repository.ChatFileRepository"> |
|
|
|
<mapper namespace="com.digiwin.athena.app.kcfr.infra.repository.ChatFileRepository"> |
|
|
|
|
|
|
|
|
|
|
|
<update id="updateBatch" parameterType="com.digiwin.athena.app.kcfr.infra.entity.ChatFileEntity"> |
|
|
|