openHj 1 жил өмнө
parent
commit
f6bf1ec7b6

+ 1 - 0
hx-customer/src/main/java/com/fjhx/customer/entity/customer/po/Customer.java

@@ -184,6 +184,7 @@ public class Customer extends BasePo {
     /**
      * 小满国家
      */
+    @TableField("xm_country_name")
     private String countryName;
 
 }