Fancy
2024-08-21 d8c8530752a3f19f082560f767b04471b2dd1085
pms-parent/pms-global/src/main/resources/mapper/PrOrderMapper.xml
@@ -135,7 +135,6 @@
        </trim>
        order by id desc
    </select>
    <delete id="deleteByPrimaryKey" parameterType="java.lang.Long">
        delete from pr_order
        where  id = #{id,jdbcType=BIGINT}