pengzhiming-sys commented on issue #7067:
URL: https://github.com/apache/shardingsphere/issues/7067#issuecomment-679976014
insert into lab_labelcatalog (catalogid,uuid, catalogcode, catalogname,
catalogdesc, parentid, sortnum,
labsysid)
values (#{catalogid,jdbcType=INTEGER},
#{uuid,jdbcType=INTEGER},#{catalogcode,jdbcType=VARCHAR},
#{catalogname,jdbcType=VARCHAR},
#{catalogdesc,jdbcType=VARCHAR}, #{parentid,jdbcType=VARCHAR},
#{sortnum,jdbcType=INTEGER},
#{labsysid,jdbcType=VARCHAR})
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]