username@email.com
2024-10-11 b69599e130ad63d21c47dcf6d4b496d97e7da609
CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj
@@ -2017,6 +2017,7 @@
    <Content Include="Pages\financial\ProcurementListHTML.aspx" />
    <Content Include="Pages\financial\ProcurementListPrint.aspx" />
    <Content Include="Pages\financial\UnpayOrderList.aspx" />
    <Content Include="Pages\front\WorkBook.aspx" />
    <Content Include="Pages\front\DeskCalendar.aspx" />
    <Content Include="Pages\front\DigitalBook.aspx" />
    <Content Include="Pages\front\DigitalSingle.aspx" />
@@ -2177,6 +2178,8 @@
    <Content Include="Pages\sysInquiry\LEDCost.aspx" />
    <Content Include="Pages\sysInquiry\LEDMaterialEdit.aspx" />
    <Content Include="Pages\sysInquiry\LEDMaterialList.aspx" />
    <Content Include="Pages\sysInquiry\WorkBookTypeList.aspx" />
    <Content Include="Pages\sysInquiry\WorkBookTypeEdit.aspx" />
    <Content Include="Pages\sysInquiry\RecoverySysInquiryData.aspx" />
    <Content Include="Pages\sysInquiry\SignboardCost.aspx" />
    <Content Include="Pages\sysInquiry\SignboardInfoEdit.aspx" />
@@ -4296,6 +4299,13 @@
    <Compile Include="Pages\financial\UnpayOrderList.aspx.designer.cs">
      <DependentUpon>UnpayOrderList.aspx</DependentUpon>
    </Compile>
    <Compile Include="Pages\front\WorkBook.aspx.cs">
      <DependentUpon>WorkBook.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="Pages\front\WorkBook.aspx.designer.cs">
      <DependentUpon>WorkBook.aspx</DependentUpon>
    </Compile>
    <Compile Include="Pages\front\DeskCalendar.aspx.cs">
      <DependentUpon>DeskCalendar.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
@@ -5416,6 +5426,20 @@
    <Compile Include="Pages\sysInquiry\LEDMaterialList.aspx.designer.cs">
      <DependentUpon>LEDMaterialList.aspx</DependentUpon>
    </Compile>
    <Compile Include="Pages\sysInquiry\WorkBookTypeList.aspx.cs">
      <DependentUpon>WorkBookTypeList.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="Pages\sysInquiry\WorkBookTypeList.aspx.designer.cs">
      <DependentUpon>WorkBookTypeList.aspx</DependentUpon>
    </Compile>
    <Compile Include="Pages\sysInquiry\WorkBookTypeEdit.aspx.cs">
      <DependentUpon>WorkBookTypeEdit.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="Pages\sysInquiry\WorkBookTypeEdit.aspx.designer.cs">
      <DependentUpon>WorkBookTypeEdit.aspx</DependentUpon>
    </Compile>
    <Compile Include="Pages\sysInquiry\RecoverySysInquiryData.aspx.cs">
      <DependentUpon>RecoverySysInquiryData.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>