|
@@ -134,7 +134,7 @@ public class ProductSpuSaveReqVO {
|
|
private ProductOtherRuleSaveReqVO productOtherRule;
|
|
private ProductOtherRuleSaveReqVO productOtherRule;
|
|
|
|
|
|
@Schema(description = "游船列表")
|
|
@Schema(description = "游船列表")
|
|
- private List<String> shipIds;
|
|
|
|
|
|
+ private String shipIds;
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|