|
|
1
1
假设FormID仅用于链接ClaimRoot和ClaimFinancials,那么听起来您需要从ClaimRoot到ClaimFinancials的多对一关系。将ClaimRoot上的FormId属性替换为多对一。
|