xiejun
2024-01-25 9f37175c7306d5b6c4e4272b7b62d16bba1fe906
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) {