Browse Source

[WHAT] 提交被覆蓋的工程文件

[WHY] FEATURE
[HOW]
Dev
alina 2 years ago
parent
commit
45bbdb455e
  1. 3
      EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj
  2. 20
      EuroTran/Entity/Entity.csproj
  3. 10
      EuroTran/WebApp/WebApp.csproj

3
EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj

@ -103,7 +103,6 @@
<Compile Include="OPM\OtherExhibitionTG_QryService.cs" />
<Compile Include="RPT\CostAndProfitReportService.cs" />
<Compile Include="ShowEasy\BasicInfoService.cs" />
<Compile Include="ShowEasy\BookingItemMaintain_QryService.cs" />
<Compile Include="ShowEasy\ExhibInfoDescriptionMaintain_QryService.cs" />
<Compile Include="ShowEasy\ExhibDescriptionMaintain_UpdService.cs" />
<Compile Include="ShowEasy\ExhibInfoMediaMaintain_QryService.cs" />
@ -112,8 +111,6 @@
<Compile Include="ShowEasy\ExhibInfoMediaMaintain_UpdService.cs" />
<Compile Include="ShowEasy\ExhibInfoMaintain_UpdService.cs" />
<Compile Include="ShowEasy\ExhibDescriptionMaintain_QryService.cs" />
<Compile Include="ShowEasy\BookingMaintain_QryService.cs" />
<Compile Include="ShowEasy\BookingMaintain_UpdService.cs" />
<Compile Include="ShowEasy\LanguageMaintain_UpdService.cs" />
<Compile Include="ShowEasy\LanguageMaintain_QryService.cs" />
<Compile Include="ShowEasy\ExhibMaintain_QryService.cs" />

20
EuroTran/Entity/Entity.csproj

@ -65,8 +65,17 @@
<Compile Include="Sugar\SETB_CMS_ExhibInfo.cs" />
<Compile Include="Sugar\SETB_CMS_Exhib_Description.cs" />
<Compile Include="Sugar\SETB_ORG_Organizer.cs" />
<Compile Include="Sugar\SETB_SAL_Booking_Item.cs" />
<Compile Include="Sugar\SETB_SAL_Booking.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceBaseInfo.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByAdditionalPurchase.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByFQA.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByOrderQuestion.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByOther.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByPlan.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByPlanDestination.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByPlanPricingAndInventory.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByPlanSpec.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceByPPTime.cs" />
<Compile Include="Sugar\SETB_PDT_ServiceBySuitPlace.cs" />
<Compile Include="Sugar\SETB_SAL_Question.cs" />
<Compile Include="Sugar\SETB_SAL_Order.cs" />
<Compile Include="Sugar\SETB_SAL_Survey.cs" />
@ -186,7 +195,11 @@
<Compile Include="ViewModels\View_OPM_OtherExhibitionTG.cs" />
<Compile Include="ViewModels\View_OPM_OtherExhibition.cs" />
<Compile Include="ViewModels\View_ORG_Organizer.cs" />
<Compile Include="ViewModels\View_SAL_Booking.cs" />
<Compile Include="ViewModels\View_PDT_ServiceBaseInfo.cs" />
<Compile Include="ViewModels\View_PDT_ServiceByOrderQuestion.cs" />
<Compile Include="ViewModels\View_PDT_ServiceByOther.cs" />
<Compile Include="ViewModels\View_PDT_ServiceByPlanPricingAndInventory.cs" />
<Compile Include="ViewModels\View_PDT_ServiceBySuitPlace.cs" />
<Compile Include="ViewModels\View_SAP_BasicInfo.cs" />
<Compile Include="ViewModels\View_SAP_Theme.cs" />
<Compile Include="ViewModels\View_SYS_Language.cs" />
@ -208,6 +221,7 @@
<Compile Include="ViewModels\View_SYS_ProgramList.cs" />
<Compile Include="ViewModels\View_SYS_Task.cs" />
<Compile Include="ViewModels\View_UTL_City .cs" />
<Compile Include="ViewModels\View_UTL_RegionAll.cs" />
<Compile Include="ViewModels\View_WSM_News.cs" />
<Compile Include="ViewModels\View_WSM_TrackingLog.cs" />
<Compile Include="ViewModels\View_WSM_ExhibitionRules.cs" />

10
EuroTran/WebApp/WebApp.csproj

@ -320,12 +320,13 @@
<Content Include="Page\RPT\CVPAnalysisBySaler.html" />
<Content Include="Page\RPT\CVPAnalysisByExhibition.html" />
<Content Include="Page\RPT\CashFlow.html" />
<Content Include="Page\ShowEasy\BasicInfo.html" />
<Content Include="Page\ShowEasy\ExhibMaintain_Qry.html" />
<Content Include="Page\ShowEasy\BookingMaintain_Qry.html" />
<Content Include="Page\ShowEasy\OrderMaintain_Qry.html" />
<Content Include="Page\ShowEasy\ExhibMaintain_Upd.html" />
<Content Include="Page\ShowEasy\BookingMaintain_Upd.html" />
<Content Include="Page\ShowEasy\OrderMaintain_Upd.html" />
<Content Include="Page\ShowEasy\ServiceMaintain_Qry.html" />
<Content Include="Page\ShowEasy\ServiceMaintain_Upd.html" />
<Content Include="Page\ShowEasy\SurveyMaintain_Upd.html" />
<Content Include="Page\ShowEasy\SurveyMaintain_Qry.html" />
<Content Include="Page\ShowEasy\ExhibMainCategoryMaintain_Qry.html" />
@ -888,11 +889,10 @@
<Content Include="Scripts\pages\ShowEasy\ExhibInfoMaintain_Qry.js" />
<Content Include="Scripts\pages\ShowEasy\ExhibMaintain_Qry.js" />
<Content Include="Scripts\pages\ShowEasy\ExhibInfoMaintain_Upd.js" />
<Content Include="Scripts\pages\ShowEasy\BookingMaintain_Qry.js" />
<Content Include="Scripts\pages\ShowEasy\OrderMaintain_Qry.js" />
<Content Include="Scripts\pages\ShowEasy\ExhibMaintain_Upd.js" />
<Content Include="Scripts\pages\ShowEasy\BookingMaintain_Upd.js" />
<Content Include="Scripts\pages\ShowEasy\OrderMaintain_Upd.js" />
<Content Include="Scripts\pages\ShowEasy\ServiceMaintain_Qry.js" />
<Content Include="Scripts\pages\ShowEasy\ServiceMaintain_Upd.js" />
<Content Include="Scripts\pages\ShowEasy\SurveyMaintain_Upd.js" />
<Content Include="Scripts\pages\ShowEasy\SurveyMaintain_Qry.js" />
<Content Include="Scripts\pages\ShowEasy\SubCategoryMaintain_Upd.js" />

Loading…
Cancel
Save