master
33442 2024-11-14 17:07:14 +08:00
parent 382e38c56b
commit cc855d2efd
1 changed files with 0 additions and 2 deletions

View File

@ -52,8 +52,6 @@ public class RuleInfo extends BaseEntity {
@ApiModelProperty(name = "规格状态", value = "规格状态")
private String status;
private List<RuleInfo> ruleInfoList;
/**
*
*/