田源
2023-10-18 b158e02f918b2dc3618165a52a587b9e89177e69
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) {