1. 26 Dec, 2023 9 commits
  2. 22 Dec, 2023 2 commits
    • 王飞's avatar
      FIX · b747ae08
      王飞 authored
      1、修复体系审查答案中增加评论字段拼写错误的问题。
      
      Reference N/A
      b747ae08
    • 王飞's avatar
      Refactor · f46d2c96
      王飞 authored
      1、体系审查答案中不再需要记录场景。
      2、体系审查答案中增加评论字段。
      
      Reference N/A
      f46d2c96
  3. 21 Dec, 2023 5 commits
    • 王飞's avatar
      Refactor · 1692e7c0
      王飞 authored
      1、更新sql脚本。
      
      Reference N/A
      1692e7c0
    • 王飞's avatar
      Refactor · 13f257e3
      王飞 authored
      1、修改方法名。
      
      Reference N/A
      13f257e3
    • 王飞's avatar
      Feat · 0f9d0abe
      王飞 authored
      1、实现了任务的开始和关闭功能。
      
      Reference N/A
      0f9d0abe
    • 王飞's avatar
      Feat · 3b05cea6
      王飞 authored
      1、实现审查任务在不同的状态下具有不同的view行为。
      
      Reference N/A
      3b05cea6
    • 王飞's avatar
      Refactor · 6d9e40c3
      王飞 authored
      1、修改字段备注。
      2、修改"SystemReviewTask"字段名 no -> taskNo
      
      Reference N/A
      6d9e40c3
  4. 20 Dec, 2023 1 commit
    • 王飞's avatar
      Refactor · 7153c359
      王飞 authored
      1、删除场景变更日志相关的表&代码。
      2、实现基于“任务”驱动“问卷场景”的新增、删除、修改。
      
      Reference N/A
      7153c359
  5. 19 Dec, 2023 5 commits
    • 王飞's avatar
      Refactor · 05099dd8
      王飞 authored
      1、修改"审查场景变更日志"字段 no -> taskNo。
      
      Reference N/A
      05099dd8
    • 王飞's avatar
      Refactor · 532155ab
      王飞 authored
      1、删除"审查场景变更任务"中的 taskInitiatorOrg(任务发起人岗位) 字段。
      
      Reference N/A
      532155ab
    • 王飞's avatar
      Refactor · d1039fba
      王飞 authored
      1、审查场景变更任务&用户映射关系表新增字段“comment”。
      
      Reference N/A
      d1039fba
    • 王飞's avatar
      Refactor · 69de8f26
      王飞 authored
      1、增加审计日志注解。
      
      Reference N/A
      69de8f26
    • 王飞's avatar
      Feat · 1b00dc52
      王飞 authored
      1、整合minio。
      
      Reference N/A
      1b00dc52
  6. 18 Dec, 2023 1 commit
    • 王飞's avatar
      Feat · 8c83550d
      王飞 authored
      1、增加 "体系标准"、"体系审查"、"场景变更" 等相关业务的表设计。
      2、针对表设计生成业务代码基本结构。
      
      Reference N/A
      8c83550d
  7. 11 Dec, 2023 2 commits