ludc
2023-04-26 7f0570d20aac189f1b170942bd7100b281a1c824
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/pagemodel/CodeBasicSecVO.java
@@ -350,8 +350,8 @@
   /**
   * 设置 码段类型
   */
   public void setSecType (String sectype){
      this.secType = sectype;
   public void setSecType (String secType){
      this.secType = secType;
   }
   public String getSecTypeText() {