“djh”
5 天以前 99132a43bf344f2aafdd9894b0762d2eedd9767b
multi-system/src/main/resources/mapper/system/SysFunctionalDistributionMapper.xml
@@ -52,5 +52,8 @@
      </foreach>
   </update>
   <delete id="delByCompanyId" parameterType="Long">
      delete from sys_functional_distribution where company_id = #{companyId}
   </delete>
</mapper>