diff --git a/ghy-custom/src/main/resources/mapper/customer/CustomerAddressMapper.xml b/ghy-custom/src/main/resources/mapper/customer/CustomerAddressMapper.xml
index 48d37869..a199dbd0 100644
--- a/ghy-custom/src/main/resources/mapper/customer/CustomerAddressMapper.xml
+++ b/ghy-custom/src/main/resources/mapper/customer/CustomerAddressMapper.xml
@@ -82,7 +82,7 @@
#{countryId},
#{status},
#{address},
- #{isDefault},
+ #{isDefault},
#{createBy},
#{remark},
sysdate()