田源
2023-09-18 cf585780ca83908649c5fad7c07b5e45c4f12b67
Source/UBCS/ubcs-service-api/ubcs-system-api/src/main/java/com/vci/ubcs/system/entity/Strategy.java
@@ -152,6 +152,12 @@
   @TableField(exist = false)
   private String combinationNames;
   /**
    * 租户ID
    */
   @ApiModelProperty(value = "租户ID")
   private String tenantId;
   @Override
   public boolean equals(Object o) {
      if (this == o) {