fix
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
partner_num = #{param.partnerNum}
|
||||
</if>
|
||||
<if test="param.franchiseBrand != null">
|
||||
partner_num = #{param.franchiseBrand}
|
||||
franchise_brand = #{param.franchiseBrand}
|
||||
</if>
|
||||
</trim>
|
||||
</insert>
|
||||
|
||||
Reference in New Issue
Block a user