id, name, directioncode, purchaseprice, saleprice, manufacturer, specification, explosivecontent, type, secondarytype, level, productdate, boxnumber, packing,companynumber, isold update product set isdel = 1, modifiedby = #{name}, modifieddate = now() where manufacturer = #{enterpriseName}