/** 留言短信通知联系人 */ entity Contact(eco_website) { name String required /** 联系人姓名 */ phone String required /** 联系人电话 */ }