|
|
@ -70,7 +70,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
delivery_address_id,delivery_customer_person,delivery_customer_phone, |
|
|
|
delivery_address,delivery_customer_postal,delivery_customer_fax,business_members, |
|
|
|
identifying_people,first_add_time,update_info_time, create_time ,audit_status,use_status,update_by, |
|
|
|
apply_user,apply_time from sys_customer |
|
|
|
apply_user,apply_time , instance_id , instance_type from sys_customer |
|
|
|
|
|
|
|
</sql> |
|
|
|
<select id="selectSysCustomerToList" parameterType="SysCustomer" resultMap="SysCustomerResult"> |
|
|
|