songjun
2024-09-04 cc908053e0b5075fbfd27350b6da4b39bca9e550
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?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="b9613f16e7ea48239cfff563ba0c1642" Name="Diagram1">
        <EntityTypeShape EntityType="sbcLabSystemModel.C__MigrationHistory" Width="1.5" PointX="0.75" PointY="4.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.ApprovalInfoes" Width="1.5" PointX="2.75" PointY="4.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.EmailSmtpInfoes" Width="1.5" PointX="4.75" PointY="4.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.EmileInfoes" Width="1.5" PointX="6.75" PointY="4.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.Menus" Width="1.5" PointX="7.75" PointY="0.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.QCDistributionRegisterInfoes" Width="1.5" PointX="3" PointY="8.5" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.QCDistributions" Width="1.5" PointX="0.75" PointY="10" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.ResourceInfoes" Width="1.5" PointX="0.75" PointY="1.25" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.RoleInfoes" Width="1.5" PointX="3" PointY="1.375" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.ScheduleTasks" Width="1.5" PointX="8.75" PointY="4.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.StandAnswerInfoes" Width="1.5" PointX="3" PointY="14.75" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.UserInfoes" Width="1.5" PointX="5.25" PointY="1" IsExpanded="true" />
        <EntityTypeShape EntityType="sbcLabSystemModel.UserRequestInfoes" Width="1.5" PointX="0.75" PointY="13.5" IsExpanded="true" />
        <AssociationConnector Association="sbcLabSystemModel.FK_dbo_QCDistributionRegisterInfoes_dbo_QCDistributions_QCDistributionId" ManuallyRouted="false" />
        <AssociationConnector Association="sbcLabSystemModel.FK_dbo_QCDistributionRegisterInfoes_dbo_UserRequestInfoes_LabId" ManuallyRouted="false" />
        <AssociationConnector Association="sbcLabSystemModel.FK_dbo_StandAnswerInfoes_dbo_QCDistributions_QCDistInfoId" ManuallyRouted="false" />
        <AssociationConnector Association="sbcLabSystemModel.RoleInfoResourceInfoes" ManuallyRouted="false" />
        <AssociationConnector Association="sbcLabSystemModel.UserInfoRoleInfoes" ManuallyRouted="false" />
      </Diagram>
    </edmx:Diagrams>
  </edmx:Designer>
</edmx:Edmx>