Files
Web_Faces_Prod/Face.Domain/Entities/permissionModel.edmx.diagram

34 lines
3.5 KiB
Plaintext
Raw Normal View History

2025-11-25 17:41:24 +08:00
<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="3.0" xmlns:edmx="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- EF Designer content (DO NOT EDIT MANUALLY BELOW HERE) -->
<edmx:Designer xmlns="http://schemas.microsoft.com/ado/2009/11/edmx">
<!-- Diagram content (shape and connector positions) -->
<edmx:Diagrams>
<Diagram DiagramId="97451d6a76394ae398c5d6c6d4d75736" Name="Diagram1">
<EntityTypeShape EntityType="AuthorityDBTestModel.C__MigrationHistory" Width="1.5" PointX="5.75" PointY="0.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.AppAutho" Width="1.5" PointX="3" PointY="5" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.ApplicationDomain" Width="1.5" PointX="0.75" PointY="1" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.Authority" Width="1.5" PointX="0.75" PointY="4.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.AuthoStatusType" Width="1.5" PointX="0.75" PointY="8.25" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.DbLog" Width="1.5" PointX="7.75" PointY="0.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.HotelGroups" Width="1.5" PointX="8.75" PointY="3.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.Hotels" Width="1.5" PointX="8.75" PointY="6.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.Organization" Width="1.5" PointX="3.75" PointY="8.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.OrgAuthority" Width="1.5" PointX="6" PointY="4.75" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.OrgUsers" Width="1.5" PointX="6" PointY="10.875" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.UserAuthoes" Width="1.5" PointX="3" PointY="0.75" IsExpanded="true" />
<EntityTypeShape EntityType="AuthorityDBTestModel.UserInfo" Width="1.5" PointX="0.75" PointY="11.25" IsExpanded="true" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_AppAutho_dbo_ApplicationDomain_AppId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_AppAutho_dbo_Authority_AuthorityId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_OrgAuthority_dbo_Authority_AuthorityId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_UserAuthoes_dbo_Authority_AuthorityId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_OrgAuthority_dbo_AuthoStatusType_AuthotypeId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_UserAuthoes_dbo_AuthoStatusType_AuthotypeId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_OrgAuthority_dbo_Organization_OrgId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_OrgUsers_dbo_Organization_OrgId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_OrgUsers_dbo_UserInfo_UserId" ManuallyRouted="false" />
<AssociationConnector Association="AuthorityDBTestModel.FK_dbo_UserAuthoes_dbo_UserInfo_UserId" ManuallyRouted="false" />
</Diagram>
</edmx:Diagrams>
</edmx:Designer>
</edmx:Edmx>