|
{{getEntityName(customer.entity)}}
({{getRelation(customer)}})
性别:{{customer.entity.sex}}
生日:{{DateUtils.format(customer.entity.birthday, "yyyy年MM月dd日")}}
电话:{{getEntityPhone(customer.entity)}}
{{getEntityIdentities(customer.entity)}}
|
|