@@ -78,7 +78,7 @@ public class HagSkillReq implements Serializable {
@Data
public static final class ResourceRight {
- private String resourceType = "ADBK";
+ private String resourceType;
private String resourceId;
}
@@ -61,7 +61,7 @@ public class ProductVO implements Serializable {