田源
2024-04-16 66f7349eeb575e6ef26997204f9d8600cbee6cd8
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) {