@@ -73,5 +73,5 @@ public class AdPlatformCreativeDTO {
private String adSkuName;
- private String agentId;
+ private Long agentId;
}