config_data_base.go 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. package backend
  2. import (
  3. "kpt-pasture/model"
  4. pasturePb "gitee.com/xuyiping_admin/go_proto/proto/go/backend/cow"
  5. )
  6. func (s *StoreEntry) DepartureTypeEnumList(isAll string) []*pasturePb.ConfigOptionsList {
  7. configOptions := make([]*pasturePb.ConfigOptionsList, 0)
  8. if isAll == model.IsAllYes {
  9. configOptions = append(configOptions,
  10. &pasturePb.ConfigOptionsList{
  11. Value: int32(0),
  12. Label: "全部",
  13. Disabled: true,
  14. })
  15. }
  16. configOptions = append(configOptions, &pasturePb.ConfigOptionsList{
  17. Value: int32(pasturePb.DepartureType_Death),
  18. Label: "死亡",
  19. Disabled: true,
  20. }, &pasturePb.ConfigOptionsList{
  21. Value: int32(pasturePb.DepartureType_Out),
  22. Label: "淘汰",
  23. Disabled: true,
  24. })
  25. return configOptions
  26. }
  27. func (s *StoreEntry) OutReasonEnumList(isAll string) []*pasturePb.ConfigOptionsList {
  28. configOptions := make([]*pasturePb.ConfigOptionsList, 0)
  29. if isAll == model.IsAllYes {
  30. configOptions = append(configOptions,
  31. &pasturePb.ConfigOptionsList{
  32. Value: int32(0),
  33. Label: "全部",
  34. Disabled: true,
  35. })
  36. }
  37. configOptions = append(configOptions, &pasturePb.ConfigOptionsList{
  38. Value: int32(pasturePb.OutReason_Long_Term_infertility),
  39. Label: "久配不孕",
  40. Disabled: true,
  41. }, &pasturePb.ConfigOptionsList{
  42. Value: int32(pasturePb.OutReason_Multiple_Miscarriages),
  43. Label: "多次流产",
  44. Disabled: true,
  45. }, &pasturePb.ConfigOptionsList{
  46. Value: int32(pasturePb.OutReason_Long_Treatment_Without_Recovery),
  47. Label: "久治不愈",
  48. Disabled: true,
  49. }, &pasturePb.ConfigOptionsList{
  50. Value: int32(pasturePb.OutReason_Postpartum_Paralysis),
  51. Label: "产后瘫痪",
  52. Disabled: true,
  53. }, &pasturePb.ConfigOptionsList{
  54. Value: int32(pasturePb.OutReason_Mastitis),
  55. Label: "乳房炎",
  56. Disabled: true,
  57. }, &pasturePb.ConfigOptionsList{
  58. Value: int32(pasturePb.OutReason_Hoof_Disease),
  59. Label: "蹄病",
  60. Disabled: true,
  61. }, &pasturePb.ConfigOptionsList{
  62. Value: int32(pasturePb.OutReason_Congenital_Malformation),
  63. Label: "先天畸形",
  64. Disabled: true,
  65. }, &pasturePb.ConfigOptionsList{
  66. Value: int32(pasturePb.OutReason_Dysplasia),
  67. Label: "发育不良",
  68. Disabled: true,
  69. }, &pasturePb.ConfigOptionsList{
  70. Value: int32(pasturePb.OutReason_Hernia),
  71. Label: "疝气",
  72. Disabled: true,
  73. }, &pasturePb.ConfigOptionsList{
  74. Value: int32(pasturePb.OutReason_Excessive_Age),
  75. Label: "月龄过大",
  76. Disabled: true,
  77. }, &pasturePb.ConfigOptionsList{
  78. Value: int32(pasturePb.OutReason_Excessive_Weight),
  79. Label: "体重过肥",
  80. Disabled: true,
  81. }, &pasturePb.ConfigOptionsList{
  82. Value: int32(pasturePb.OutReason_Other_Disease),
  83. Label: "其他疾病",
  84. Disabled: true,
  85. }, &pasturePb.ConfigOptionsList{
  86. Value: int32(pasturePb.OutReason_Weak_Child),
  87. Label: "弱仔",
  88. Disabled: true,
  89. }, &pasturePb.ConfigOptionsList{
  90. Value: int32(pasturePb.OutReason_Obsessive_Bull),
  91. Label: "恶癖牛",
  92. Disabled: true,
  93. }, &pasturePb.ConfigOptionsList{
  94. Value: int32(pasturePb.OutReason_Splitting),
  95. Label: "滑倒卧地不起",
  96. Disabled: true,
  97. }, &pasturePb.ConfigOptionsList{
  98. Value: int32(pasturePb.OutReason_Other),
  99. Label: "其他",
  100. Disabled: true,
  101. })
  102. return configOptions
  103. }
  104. func (s *StoreEntry) DeadReasonEnumList(isAll string) []*pasturePb.ConfigOptionsList {
  105. configOptions := make([]*pasturePb.ConfigOptionsList, 0)
  106. if isAll == model.IsAllYes {
  107. configOptions = append(configOptions,
  108. &pasturePb.ConfigOptionsList{
  109. Value: int32(0),
  110. Label: "全部",
  111. Disabled: true,
  112. })
  113. }
  114. configOptions = append(configOptions, &pasturePb.ConfigOptionsList{
  115. Value: int32(pasturePb.DeadReason_Digestive_System_Diseases),
  116. Label: "消化性疾病",
  117. Disabled: true,
  118. }, &pasturePb.ConfigOptionsList{
  119. Value: int32(pasturePb.DeadReason_Respiratory_System_Diseases),
  120. Label: "呼吸性疾病",
  121. Disabled: true,
  122. }, &pasturePb.ConfigOptionsList{
  123. Value: int32(pasturePb.DeadReason_Reproductive_System_Diseases),
  124. Label: "繁殖性疾病",
  125. Disabled: true,
  126. }, &pasturePb.ConfigOptionsList{
  127. Value: int32(pasturePb.DeadReason_Metabolic_System_Diseases),
  128. Label: "代谢性疾病",
  129. Disabled: true,
  130. }, &pasturePb.ConfigOptionsList{
  131. Value: int32(pasturePb.DeadReason_Infectious_Diseases),
  132. Label: "传染性疾病",
  133. Disabled: true,
  134. }, &pasturePb.ConfigOptionsList{
  135. Value: int32(pasturePb.DeadReason_Difficult_Birth),
  136. Label: "难产",
  137. Disabled: true,
  138. }, &pasturePb.ConfigOptionsList{
  139. Value: int32(pasturePb.DeadReason_Accident_Dead),
  140. Label: "意外死亡",
  141. Disabled: true,
  142. }, &pasturePb.ConfigOptionsList{
  143. Value: int32(pasturePb.DeadReason_Other),
  144. Label: "其他",
  145. Disabled: true,
  146. })
  147. return configOptions
  148. }
  149. func (s *StoreEntry) MatingResultEnumList(isAll string) []*pasturePb.ConfigOptionsList {
  150. configOptions := make([]*pasturePb.ConfigOptionsList, 0)
  151. if isAll == model.IsAllYes {
  152. configOptions = append(configOptions,
  153. &pasturePb.ConfigOptionsList{
  154. Value: int32(0),
  155. Label: "全部",
  156. Disabled: true,
  157. })
  158. }
  159. configOptions = append(configOptions, &pasturePb.ConfigOptionsList{
  160. Value: int32(pasturePb.MatingResult_Unknown),
  161. Label: "未知",
  162. Disabled: true,
  163. }, &pasturePb.ConfigOptionsList{
  164. Value: int32(pasturePb.MatingResult_ReMatch),
  165. Label: "复配",
  166. Disabled: true,
  167. }, &pasturePb.ConfigOptionsList{
  168. Value: int32(pasturePb.MatingResult_Pregnant),
  169. Label: "怀孕",
  170. Disabled: true,
  171. }, &pasturePb.ConfigOptionsList{
  172. Value: int32(pasturePb.MatingResult_Empty),
  173. Label: "空怀",
  174. Disabled: true,
  175. }, &pasturePb.ConfigOptionsList{
  176. Value: int32(pasturePb.MatingResult_Abort),
  177. Label: "流产",
  178. Disabled: true,
  179. })
  180. return configOptions
  181. }