• yuanshuo's avatar
    2024/11/29修改接口 · dce276de
    yuanshuo authored
    本次修改内容主要是关于根据部门实现数据隔离
    一:首页接口/home/statistics
    1./quantityStatistics
    2./standardCategory
    3./averageInspectionRate
    4./taskParticipation
    二:任务接口
    1.创建/task/add 在创建的时候为 总任务和其他三个子任务设置deptId字段的值,用来进行数据的隔离
    2.查看归档任务/task/findFinish
    三:厂商接口/system/enterprise
    1./list
    2./add
    3./edit
    四:样品接口/sample/Management
    1./list
    2./add
    3./edit
    4./sampleList
    以及对应的实体类加deptId字段
    dce276de
Name
Last commit
Last update
..
ruoyi/common Loading commit data...