Browse Source

流水线模板优化

dev-opt-cp
chenzhihang 8 months ago
parent
commit
3b6252827b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/vo/serviceVos/ServiceModelVo.java

+ 2
- 0
ruoyi-modules/management-platform/src/main/java/com/ruoyi/platform/vo/serviceVos/ServiceModelVo.java View File

@@ -18,6 +18,8 @@ public class ServiceModelVo {


private String identifier; private String identifier;


private String value;

private String owner; private String owner;


private String showValue; private String showValue;


Loading…
Cancel
Save