Administrator
2024-01-15 c09ec15d95eda912a38b8f22a71aadd3b7fb52fa
pipIrr-platform/pipIrr-global/src/main/resources/mapper/DemoRoleMapper.xml
@@ -29,7 +29,7 @@
    where id = #{id,jdbcType=BIGINT}
  </delete>
  <insert id="insert" parameterType="com.dy.pipIrrGlobal.pojoDemo.DemoRole">
  <insert id="putin" parameterType="com.dy.pipIrrGlobal.pojoDemo.DemoRole">
    <!--@mbg.generated-->
    insert into demo_role (id, `name`, deleted
      )