Initial commit

This commit is contained in:
ChiKyun Kim
2025-07-17 16:11:46 +09:00
parent 4865711adc
commit 4a1b1924ba
743 changed files with 230954 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?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="609adb84b4644362bf704575c1801c11" Name="Diagram1">
<EntityTypeShape EntityType="EEModel.Component_Reel_Info" Width="3" PointX="4.375" PointY="1" IsExpanded="true" />
<EntityTypeShape EntityType="EEModel.vCustomerList" Width="1.5" PointX="8.125" PointY="0.875" />
<EntityTypeShape EntityType="EEModel.Component_Reel_Result" Width="1.5" PointX="1.25" PointY="0.875" />
<EntityTypeShape EntityType="EEModel.Component_Reel_SIDConv" Width="1.5" PointX="6.375" PointY="3.75" />
<EntityTypeShape EntityType="EEModel.Component_Reel_CustInfo" Width="1.5" PointX="3.75" PointY="3.75" />
<EntityTypeShape EntityType="EEModel.Component_Reel_CustRule" Width="1.5" PointX="3.75" PointY="6.75" />
<EntityTypeShape EntityType="EEModel.Component_Reel_SIDInfo" Width="1.5" PointX="0.75" PointY="7.75" />
</Diagram>
</edmx:Diagrams>
</edmx:Designer>
</edmx:Edmx>