添加的新功能

1.小程序用户修改项目的抽佣比例
2.小程序用户修改下级用户的项目明细抽佣比例
3.小程序用户一键设置项目的的抽佣比例
This commit is contained in:
2025-06-15 17:35:42 +08:00
parent 2827ef39c5
commit d18d87f81d
10 changed files with 615 additions and 73 deletions

View File

@ -23,4 +23,10 @@
userId,isDelete,createTime,
updateTime
</sql>
<!-- <update id="executeUpdate" parameterType="String">-->
<!-- ${sql}-->
<!-- </update>-->
</mapper>