zhanghua
2023-03-02 fc19db87574131df992f4794c84313f2db1516f4
ycl-smoke/src/main/java/com/ycl/smoke/entity/OdsLocale.java
@@ -425,6 +425,8 @@
    @JsonProperty("Cause")
    private String cause;
    @TableField("customer")
    private String customerString;
    @JsonProperty("Customer")
    private OdsLocaleCustomer customer;