协议都为内部单位

This commit is contained in:
liang.chao 2024-08-23 16:01:12 +08:00
parent 18dbf81e27
commit 5c45e2d39d
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="authPerson != null">#{authPerson},</if> <if test="authPerson != null">#{authPerson},</if>
<if test="phone != null">#{phone},</if> <if test="phone != null">#{phone},</if>
<if test="updateBy != null">#{updateBy},</if> <if test="updateBy != null">#{updateBy},</if>
<if test="protocol != null">#{protocol},</if> 1,
NOW(), NOW(),
<if test="remark != null">#{remark},</if> <if test="remark != null">#{remark},</if>
<if test="companyId != null">#{companyId},</if> <if test="companyId != null">#{companyId},</if>