ludc
2023-09-05 82b5ca0a1c0fa2b3902b7c5b8792386e07b5f19b
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) {