f4fb552692b6278ac603ae3b1d4a0d44bc93f1a7.svn-base 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  1. package org.jeecg.modules.demo.hzz.shjsgc.xmrk.entity;
  2. import java.io.Serializable;
  3. import com.baomidou.mybatisplus.annotation.IdType;
  4. import com.baomidou.mybatisplus.annotation.TableId;
  5. import com.baomidou.mybatisplus.annotation.TableName;
  6. import org.jeecg.common.aspect.annotation.Dict;
  7. import lombok.Data;
  8. import com.fasterxml.jackson.annotation.JsonFormat;
  9. import org.springframework.format.annotation.DateTimeFormat;
  10. import org.jeecgframework.poi.excel.annotation.Excel;
  11. import java.util.Date;
  12. import io.swagger.annotations.ApiModel;
  13. import io.swagger.annotations.ApiModelProperty;
  14. import java.io.UnsupportedEncodingException;
  15. /**
  16. * @Description: 涉河工程主要指标表
  17. * @Author: jeecg-boot
  18. * @Date: 2022-03-31
  19. * @Version: V1.0
  20. */
  21. @Data
  22. @TableName("rm_axshgczyzbb")
  23. @ApiModel(value="rm_axshgczyzbb对象", description="涉河工程主要指标表")
  24. public class RmAxshgczyzbb implements Serializable {
  25. private static final long serialVersionUID = 1L;
  26. /**主键*/
  27. @TableId(type = IdType.ASSIGN_ID)
  28. @ApiModelProperty(value = "主键")
  29. private String id;
  30. /**创建人*/
  31. @ApiModelProperty(value = "创建人")
  32. private String createBy;
  33. /**创建日期*/
  34. @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
  35. @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
  36. @ApiModelProperty(value = "创建日期")
  37. private Date createTime;
  38. /**更新人*/
  39. @ApiModelProperty(value = "更新人")
  40. private String updateBy;
  41. /**更新日期*/
  42. @JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
  43. @DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
  44. @ApiModelProperty(value = "更新日期")
  45. private Date updateTime;
  46. /**所属部门*/
  47. @ApiModelProperty(value = "所属部门")
  48. private String sysOrgCode;
  49. /**工程名称*/
  50. @Excel(name = "工程名称", width = 15)
  51. @ApiModelProperty(value = "工程名称")
  52. private String gcmc;
  53. /**涉河类型*/
  54. @Excel(name = "涉河类型", width = 15)
  55. @ApiModelProperty(value = "涉河类型")
  56. private String shlx;
  57. /**跨越方式*/
  58. @Excel(name = "跨越方式", width = 15)
  59. @ApiModelProperty(value = "跨越方式")
  60. private String kyfs;
  61. /**单孔跨径(m)*/
  62. @Excel(name = "单孔跨径(m)", width = 15)
  63. @ApiModelProperty(value = "单孔跨径(m)")
  64. private String dkkj;
  65. /**桥梁孔数*/
  66. @Excel(name = "桥梁孔数", width = 15)
  67. @ApiModelProperty(value = "桥梁孔数")
  68. private String qlks;
  69. /**桥总长、宽(m)*/
  70. @Excel(name = "桥总长、宽(m)", width = 15)
  71. @ApiModelProperty(value = "桥总长、宽(m)")
  72. private String qzck;
  73. /**桥面高程(m)*/
  74. @Excel(name = "桥面高程(m)", width = 15)
  75. @ApiModelProperty(value = "桥面高程(m)")
  76. private String qmgc;
  77. /**梁底高程(m)*/
  78. @Excel(name = "梁底高程(m)", width = 15)
  79. @ApiModelProperty(value = "梁底高程(m)")
  80. private String ldgc;
  81. /**堤(岸)顶与梁底净空长度(m)*/
  82. @Excel(name = "堤(岸)顶与梁底净空长度(m)", width = 15)
  83. @ApiModelProperty(value = "堤(岸)顶与梁底净空长度(m)")
  84. private String dadyldjkgd;
  85. /**路基、桥台等占用长度(m)*/
  86. @Excel(name = "路基、桥台等占用长度(m)", width = 15)
  87. @ApiModelProperty(value = "路基、桥台等占用长度(m)")
  88. private String ljqtdzycd;
  89. /**桥梁轴线与河道轴线夹角*/
  90. @Excel(name = "桥梁轴线与河道轴线夹角", width = 15)
  91. @ApiModelProperty(value = "桥梁轴线与河道轴线夹角")
  92. private String qlzxyhdzxjj;
  93. /**桥墩轴线与河道轴线夹角*/
  94. @Excel(name = "桥墩轴线与河道轴线夹角", width = 15)
  95. @ApiModelProperty(value = "桥墩轴线与河道轴线夹角")
  96. private String qdzxyhdzxjj;
  97. /**其他*/
  98. @Excel(name = "其他", width = 15)
  99. @ApiModelProperty(value = "其他")
  100. private String qta;
  101. /**线路与河道夹角*/
  102. @Excel(name = "线路与河道夹角", width = 15)
  103. @ApiModelProperty(value = "线路与河道夹角")
  104. private String xlyhdjj;
  105. /**塔基名称*/
  106. @Excel(name = "塔基名称", width = 15)
  107. @ApiModelProperty(value = "塔基名称")
  108. private String tjmc;
  109. /**经度*/
  110. @Excel(name = "经度", width = 15)
  111. @ApiModelProperty(value = "经度")
  112. private String jd;
  113. /**纬度*/
  114. @Excel(name = "纬度", width = 15)
  115. @ApiModelProperty(value = "纬度")
  116. private String wd;
  117. /**塔基(线杆)与管理范围线垂直距离(m)*/
  118. @Excel(name = "塔基(线杆)与管理范围线垂直距离(m)", width = 15)
  119. @ApiModelProperty(value = "塔基(线杆)与管理范围线垂直距离(m)")
  120. private String tjxgyglfwxczjl;
  121. /**滩地内塔基(线杆)与迎水坡坡脚垂直距离(m)*/
  122. @Excel(name = "滩地内塔基(线杆)与迎水坡坡脚垂直距离(m)", width = 15)
  123. @ApiModelProperty(value = "滩地内塔基(线杆)与迎水坡坡脚垂直距离(m)")
  124. private String tdntjxgyysppjcjjl;
  125. /**线路弧垂与堤(岸)顶距离(m)*/
  126. @Excel(name = "线路弧垂与堤(岸)顶距离(m)", width = 15)
  127. @ApiModelProperty(value = "线路弧垂与堤(岸)顶距离(m)")
  128. private String xlhcydadjl;
  129. /**其他*/
  130. @Excel(name = "其他", width = 15)
  131. @ApiModelProperty(value = "其他")
  132. private String qtb;
  133. /**与河道夹角*/
  134. @Excel(name = "与河道夹角", width = 15)
  135. @ApiModelProperty(value = "与河道夹角")
  136. private String yhdjj;
  137. /**穿越水平长度(m)*/
  138. @Excel(name = "穿越水平长度(m)", width = 15)
  139. @ApiModelProperty(value = "穿越水平长度(m)")
  140. private String cyspcd;
  141. /**冲刷线以下埋深(m)*/
  142. @Excel(name = "冲刷线以下埋深(m)", width = 15)
  143. @ApiModelProperty(value = "冲刷线以下埋深(m)")
  144. private String csxyxms;
  145. /**水平段管顶高程(m)*/
  146. @Excel(name = "水平段管顶高程(m)", width = 15)
  147. @ApiModelProperty(value = "水平段管顶高程(m)")
  148. private String spdgdgc;
  149. /**入土(起)点横坐标*/
  150. @Excel(name = "入土(起)点横坐标", width = 15)
  151. @ApiModelProperty(value = "入土(起)点横坐标")
  152. private String rtqdhzb;
  153. /**入土(起)点纵坐标*/
  154. @Excel(name = "入土(起)点纵坐标", width = 15)
  155. @ApiModelProperty(value = "入土(起)点纵坐标")
  156. private String rtqdzzb;
  157. /**出土(止)点横坐标*/
  158. @Excel(name = "出土(止)点横坐标", width = 15)
  159. @ApiModelProperty(value = "出土(止)点横坐标")
  160. private String ctzdhzb;
  161. /**出土(止)点纵坐标*/
  162. @Excel(name = "出土(止)点纵坐标", width = 15)
  163. @ApiModelProperty(value = "出土(止)点纵坐标")
  164. private String ctzdzzb;
  165. /**入土点与管理范围线垂直距离(m)*/
  166. @Excel(name = "入土点与管理范围线垂直距离(m)", width = 15)
  167. @ApiModelProperty(value = "入土点与管理范围线垂直距离(m)")
  168. private String rtdyglfwxczjl;
  169. /**出土点与管理范围线垂直距离(m)*/
  170. @Excel(name = "出土点与管理范围线垂直距离(m)", width = 15)
  171. @ApiModelProperty(value = "出土点与管理范围线垂直距离(m)")
  172. private String ctdyglfwxczjl;
  173. /**水平段管顶高程(m)*/
  174. @Excel(name = "水平段管顶高程(m)", width = 15)
  175. @ApiModelProperty(value = "水平段管顶高程(m)")
  176. private String spdgdgca;
  177. /**水平段管底高程(m)*/
  178. @Excel(name = "水平段管底高程(m)", width = 15)
  179. @ApiModelProperty(value = "水平段管底高程(m)")
  180. private String spdgdgcb;
  181. /**管顶上敷土厚度(m)*/
  182. @Excel(name = "管顶上敷土厚度(m)", width = 15)
  183. @ApiModelProperty(value = "管顶上敷土厚度(m)")
  184. private String gdsfthd;
  185. /**管(孔)径(m)*/
  186. @Excel(name = "管(孔)径(m)", width = 15)
  187. @ApiModelProperty(value = "管(孔)径(m)")
  188. private String gkj;
  189. /**穿堤水平长度(m)*/
  190. @Excel(name = "穿堤水平长度(m)", width = 15)
  191. @ApiModelProperty(value = "穿堤水平长度(m)")
  192. private String cdspcd;
  193. /**管(孔)数*/
  194. @Excel(name = "管(孔)数", width = 15)
  195. @ApiModelProperty(value = "管(孔)数")
  196. private Integer gks;
  197. /**类型*/
  198. @Excel(name = "类型", width = 15)
  199. @ApiModelProperty(value = "类型")
  200. private String lx;
  201. /**与水流夹角*/
  202. @Excel(name = "与水流夹角", width = 15)
  203. @ApiModelProperty(value = "与水流夹角")
  204. private String ysljj;
  205. /**梁板底(前沿顶)高程(m)*/
  206. @Excel(name = "梁板底(前沿顶)高程(m)", width = 15)
  207. @ApiModelProperty(value = "梁板底(前沿顶)高程(m)")
  208. private String lbdqyd;
  209. /**码头临水宽度(m)*/
  210. @Excel(name = "码头临水宽度(m)", width = 15)
  211. @ApiModelProperty(value = "码头临水宽度(m)")
  212. private String mtlskd;
  213. /**通行路面高程(m)*/
  214. @Excel(name = "通行路面高程(m)", width = 15)
  215. @ApiModelProperty(value = "通行路面高程(m)")
  216. private String txlmgc;
  217. /**道路宽度(m)*/
  218. @Excel(name = "道路宽度(m)", width = 15)
  219. @ApiModelProperty(value = "道路宽度(m)")
  220. private String dlkd;
  221. /**道路类型*/
  222. @Excel(name = "道路类型", width = 15)
  223. @ApiModelProperty(value = "道路类型")
  224. private String dllx;
  225. /**公路级别*/
  226. @Excel(name = "公路级别", width = 15)
  227. @ApiModelProperty(value = "公路级别")
  228. private String gljb;
  229. /**路基基底高程(m)*/
  230. @Excel(name = "路基基底高程(m)", width = 15)
  231. @ApiModelProperty(value = "路基基底高程(m)")
  232. private String ljjdgc;
  233. /**路面高程(m)*/
  234. @Excel(name = "路面高程(m)", width = 15)
  235. @ApiModelProperty(value = "路面高程(m)")
  236. private String lmgc;
  237. /**路宽(m)*/
  238. @Excel(name = "路宽(m)", width = 15)
  239. @ApiModelProperty(value = "路宽(m)")
  240. private String lk;
  241. /**是否漫水道路*/
  242. @Excel(name = "是否漫水道路", width = 15)
  243. @ApiModelProperty(value = "是否漫水道路")
  244. private String sfmsdl;
  245. /**地面高程(m)*/
  246. @Excel(name = "地面高程(m)", width = 15)
  247. @ApiModelProperty(value = "地面高程(m)")
  248. private String dmgc;
  249. /**道路高程(m)*/
  250. @Excel(name = "道路高程(m)", width = 15)
  251. @ApiModelProperty(value = "道路高程(m)")
  252. private String dlgc;
  253. /**栈道高程(m)*/
  254. @Excel(name = "栈道高程(m)", width = 15)
  255. @ApiModelProperty(value = "栈道高程(m)")
  256. private String zdgc;
  257. /**绿化面积(m)*/
  258. @Excel(name = "绿化面积(m)", width = 15)
  259. @ApiModelProperty(value = "绿化面积(m)")
  260. private String lhmj;
  261. /**永久性(构)建筑物情况*/
  262. @Excel(name = "永久性(构)建筑物情况", width = 15)
  263. @ApiModelProperty(value = "永久性(构)建筑物情况")
  264. private String yjxgjzwqk;
  265. /**临时设施情况*/
  266. @Excel(name = "临时设施情况", width = 15)
  267. @ApiModelProperty(value = "临时设施情况")
  268. private String lsssqk;
  269. /**其他*/
  270. @Excel(name = "其他", width = 15)
  271. @ApiModelProperty(value = "其他")
  272. private String qtc;
  273. /**坝(闸)类型*/
  274. @Excel(name = "坝(闸)类型", width = 15)
  275. @ApiModelProperty(value = "坝(闸)类型")
  276. private String bzlx;
  277. /**设计蓄水位*/
  278. @Excel(name = "设计蓄水位", width = 15)
  279. @ApiModelProperty(value = "设计蓄水位")
  280. private String sjxsw;
  281. /**坝(闸)顶高程*/
  282. @Excel(name = "坝(闸)顶高程", width = 15)
  283. @ApiModelProperty(value = "坝(闸)顶高程")
  284. private String bzdgca;
  285. /**坝(闸)底高程*/
  286. @Excel(name = "坝(闸)底高程", width = 15)
  287. @ApiModelProperty(value = "坝(闸)底高程")
  288. private String bzdgcb;
  289. /**坝(闸)总宽*/
  290. @Excel(name = "坝(闸)总宽", width = 15)
  291. @ApiModelProperty(value = "坝(闸)总宽")
  292. private String bzzk;
  293. /**闸孔数*/
  294. @Excel(name = "闸孔数", width = 15)
  295. @ApiModelProperty(value = "闸孔数")
  296. private String zks;
  297. /**闸净宽*/
  298. @Excel(name = "闸净宽", width = 15)
  299. @ApiModelProperty(value = "闸净宽")
  300. private Integer zjk;
  301. /**防洪流量*/
  302. @Excel(name = "防洪流量", width = 15)
  303. @ApiModelProperty(value = "防洪流量")
  304. private String fhll;
  305. /**其他*/
  306. @Excel(name = "其他", width = 15)
  307. @ApiModelProperty(value = "其他")
  308. private String qt;
  309. /**主键*/
  310. @ApiModelProperty(value = "主键")
  311. private String mainId;
  312. /**geoinfo*/
  313. @ApiModelProperty(value = "geoinfo")
  314. private String geoinfo;
  315. }