OldPublishDto.cs 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Linq;
  4. using System.Text;
  5. using System.Threading.Tasks;
  6. namespace SnapshotWinFormsApp.Entities.OldHotline;
  7. public class OldPublishDto : OldBaseEntity
  8. {
  9. public string FPIA_IdeaID { get; set; }
  10. public string FPIA_FlowID { get; set; }
  11. public string FPIA_PubID { get; set; }
  12. public string FPIA_Title { get; set; }
  13. public string FPIA_Content { get; set; }
  14. public string FPIA_Result { get; set; }
  15. public string FPIA_ZGZFW_PubState { get; set; }
  16. public string FPIA_ZGZFW_Reason { get; set; }
  17. public string FPIA_ZGZFW_Phone { get; set; }
  18. public string FPIA_CONTACTFLAG { get; set; }
  19. public string FPIA_ASSESSFLAG { get; set; }
  20. public string FPIA_ASSESSOPINION { get; set; }
  21. public string FPIA_ASSESSCONTENT { get; set; }
  22. public string FPIA_NOTES { get; set; }
  23. public string FSH_FlowID { get; set; }
  24. public string FSH_ItemName { get; set; }
  25. public string FSH_Code { get; set; }
  26. public string FSH_FromName { get; set; }
  27. public string FSH_AreaName { get; set; }
  28. public string FSH_PurTypeName { get; set; }
  29. public string FSH_ConTypeName { get; set; }
  30. public string FSH_ServerName { get; set; }
  31. public string FSH_Title { get; set; }
  32. public string FSH_UserName { get; set; }
  33. public string FSH_BMName { get; set; }
  34. public string FSH_AddDate { get; set; }
  35. public string FSH_TTime { get; set; }
  36. public string FSH_FiftyTTime { get; set; }
  37. public string FSH_EightyTTime { get; set; }
  38. public string FSH_AcceptUserName { get; set; }
  39. public string FSH_AcceptName { get; set; }
  40. public string FSH_AcceptDate { get; set; }
  41. public string FSH_DisposeDate { get; set; }
  42. public string FSH_LinkName { get; set; }
  43. public string FSH_LinkTel { get; set; }
  44. public string FSH_FromTel { get; set; }
  45. public string FSH_StateFlagName { get; set; }
  46. public string FSH_PunishNum { get; set; }
  47. public string FSH_Identify { get; set; }
  48. public string FSH_IdtDate { get; set; }
  49. public string FSH_MeetingCount { get; set; }
  50. public string FSH_LeaderCount { get; set; }
  51. public string FSH_SubFlag { get; set; }
  52. public string FSH_InvFlag { get; set; }
  53. public string FSH_StopFlag { get; set; }
  54. public string FSH_EndUserName { get; set; }
  55. public string FSH_EndUserID { get; set; }
  56. public string FSH_EndBMID { get; set; }
  57. public string FSH_ShowTitle { get; set; }
  58. public string FSH_HotlineNum { get; set; }
  59. public string FSH_Urgent { get; set; }
  60. public string FSH_AcceptBMID { get; set; }
  61. public string FSH_ConTypeNameFull { get; set; }
  62. public string FSH_Keyword { get; set; }
  63. public string FSH_RunID { get; set; }
  64. public string FSH_FromID { get; set; }
  65. public string FSH_AreaID { get; set; }
  66. public string FSH_PurTypeID { get; set; }
  67. public string FSH_ConTypeID { get; set; }
  68. public string FSH_ServerID { get; set; }
  69. public string FSH_CreateUserID { get; set; }
  70. public string FSH_CreateBMID { get; set; }
  71. public string FSH_SessionID { get; set; }
  72. public string FSH_TempTTime { get; set; }
  73. public string FSH_OrderType { get; set; }
  74. public string FSH_PersonnelType { get; set; }
  75. public string FSH_ProCode { get; set; }
  76. public string FSH_Punish { get; set; }
  77. public string FSH_ProCodeGeneral { get; set; }
  78. public string FSH_ReplyIsTrue { get; set; }
  79. public string FSH_ReplyIsBMTrue { get; set; }
  80. public string FSH_IsRectification { get; set; }
  81. public string FSH_PushType { get; set; }
  82. public string FSH_SubFlowID_SSP { get; set; }
  83. public string FSH_SubFlowID_SSPBM { get; set; }
  84. public string FSH_SSPCode { get; set; }
  85. public string FSH_SSPAreaID { get; set; }
  86. public string FSH_AcceptBMID1 { get; set; }
  87. public string FSH_AcceptName1 { get; set; }
  88. public string FSH_AcceptBMID2 { get; set; }
  89. public string FSH_AcceptName2 { get; set; }
  90. public string FSH_AcceptBMID3 { get; set; }
  91. public string FSH_AcceptName3 { get; set; }
  92. public string FSH_EnIndustryID { get; set; }
  93. public string FSH_EnIndustryName { get; set; }
  94. public string FSH_EnMarketID { get; set; }
  95. public string FSH_EnMarketName { get; set; }
  96. public string FSH_CallMatch { get; set; }
  97. public string FSH_End12315 { get; set; }
  98. public string FSH_24End { get; set; }
  99. public string FSH_IndustryID { get; set; }
  100. public string FSH_IndustryName { get; set; }
  101. public string FSH_IndustryIDType { get; set; }
  102. public string FSH_WorkVerify { get; set; }
  103. public string FSH_Checklist { get; set; }
  104. public string FSH_TagType { get; set; }
  105. public string FSH_Compliance { get; set; }
  106. public string FPLT_PubID { get; set; }
  107. public string FPLT_FlowID { get; set; }
  108. public string FPLT_PubDate { get; set; }
  109. public int? FPLT_PubUserID { get; set; }
  110. public string FPLT_PubUserName { get; set; }
  111. public string FPLT_PubFlag { get; set; }
  112. public string FPLT_ReturnCount { get; set; }
  113. public string FPLT_Excellent { get; set; }
  114. }