JobConfig.java 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. package com.nokia.finance.tasks.config;
  2. import lombok.Data;
  3. import org.springframework.boot.context.properties.ConfigurationProperties;
  4. import org.springframework.context.annotation.Configuration;
  5. @Configuration
  6. @ConfigurationProperties("job.config")
  7. @Data
  8. public class JobConfig {
  9. /**
  10. * copy脚本路径
  11. */
  12. private String copyScriptPath;
  13. /**
  14. * 导入的数据库ip
  15. */
  16. private String dbHost;
  17. /**
  18. * 数据库端口
  19. */
  20. private String dbPort;
  21. /**
  22. * 数据库账号
  23. */
  24. private String dbUsername;
  25. /**
  26. * 数据库密码
  27. */
  28. private String dbPassword;
  29. /**
  30. * 数据库名称
  31. */
  32. private String dbName;
  33. /**
  34. * 睿行车辆基本信息日数据路径
  35. */
  36. private String carBaseDataDaySourcePath;
  37. /**
  38. * 睿行车辆基本信息日数据归档路径
  39. */
  40. private String carBaseDataDayHistoryPath;
  41. /**
  42. * 睿行车辆越界报警日数据路径
  43. */
  44. private String carYueJieSourcePath;
  45. /**
  46. * 睿行车辆越界报警日数据归档路径
  47. */
  48. private String carYueJieHistoryPath;
  49. /**
  50. * 睿行车辆报废月数据路径
  51. */
  52. private String carBaoFeiSourcePath;
  53. /**
  54. * 睿行车辆报废月数据归档路径
  55. */
  56. private String carBaoFeiHistoryPath;
  57. /**
  58. * 睿行车辆行驶里程月数据路径
  59. */
  60. private String carLiChengMonthSourcePath;
  61. /**
  62. * 睿行车辆行驶里程月数据归档路径
  63. */
  64. private String carLiChengMonthHistoryPath;
  65. /**
  66. * 睿行车辆行驶里程日数据路径
  67. */
  68. private String carLiChengDaySourcePath;
  69. /**
  70. * 睿行车辆行驶里程日数据归档路径
  71. */
  72. private String carLiChengDayHistoryPath;
  73. /**
  74. * 睿行车辆无单用车报警月统计数据路径
  75. */
  76. private String carWuDanYongCheSourcePath;
  77. /**
  78. * 睿行车辆无单用车报警月统计数据归档路径
  79. */
  80. private String carWuDanYongCheHistoryPath;
  81. /**
  82. * 睿行车辆用车月统计数据路径
  83. */
  84. private String carYongCheSourcePath;
  85. /**
  86. * 睿行车辆用车月统计数据归档路径
  87. */
  88. private String carYongCheHistoryPath;
  89. /**
  90. * 河北成本管理系统车辆燃油数据路径
  91. */
  92. private String carRanYouSourcePath;
  93. /**
  94. * 河北成本管理系统车辆燃油数据归档路径
  95. */
  96. private String carRanYouHistoryPath;
  97. /**
  98. * 河北成本管理系统车辆大额维修数据路径
  99. */
  100. private String carDaWeiXiuSourcePath;
  101. /**
  102. * 河北成本管理系统车辆大额维修数据归档路径
  103. */
  104. private String carDaWeiXiuHistoryPath;
  105. /**
  106. * 河北成本管理系统车辆普通维修数据路径
  107. */
  108. private String carWeiXiuSourcePath;
  109. /**
  110. * 河北成本管理系统车辆普通维修数据归档路径
  111. */
  112. private String carWeiXiuHistoryPath;
  113. /**
  114. * 河北成本管理系统车辆路桥数据路径
  115. */
  116. private String carLuQiaoSourcePath;
  117. /**
  118. * 河北成本管理系统车辆路桥数据归档路径
  119. */
  120. private String carLuQiaoHistoryPath;
  121. /**
  122. * 河北成本管理系统车辆保险数据路径
  123. */
  124. private String carBaoXianSourcePath;
  125. /**
  126. * 河北成本管理系统车辆保险数据归档路径
  127. */
  128. private String carBaoXianHistoryPath;
  129. /**
  130. * 河北成本管理系统车辆年检数据路径
  131. */
  132. private String carNianJianFeiSourcePath;
  133. /**
  134. * 河北成本管理系统车辆年检数据归档路径
  135. */
  136. private String carNianJianFeiHistoryPath;
  137. /**
  138. * 河北成本管理系统车辆其他费用数据路径
  139. */
  140. private String carQiTaSourcePath;
  141. /**
  142. * 河北成本管理系统车辆其他费用数据归档路径
  143. */
  144. private String carQiTaHistoryPath;
  145. /**
  146. * 河北成本管理系统私车公用数据路径
  147. */
  148. private String carSiCheGongYongSourcePath;
  149. /**
  150. * 河北成本管理系统私车公用数据归档路径
  151. */
  152. private String carSiCheGongYongHistoryPath;
  153. /**
  154. * 河北价值管理平台省内车辆费用月数据路径
  155. */
  156. private String carFeeHbSourcePath;
  157. /**
  158. * 河北价值管理平台省内车辆费用月数据归档路径
  159. */
  160. private String carFeeHbHistoryPath;
  161. /**
  162. * 河北价值管理平台北十车辆费用月数据路径
  163. */
  164. private String carFeeBsSourcePath;
  165. /**
  166. * 河北价值管理平台北十车辆费用月数据归档路径
  167. */
  168. private String carFeeBsHistoryPath;
  169. /**
  170. * 河北成本管理系统自有类房产维修数据路径
  171. */
  172. private String houseBuildingRepairMonthSourcePath;
  173. /**
  174. * 河北成本管理系统自有类房产维修数据归档路径
  175. */
  176. private String houseBuildingRepairMonthHistoryPath;
  177. /**
  178. * 河北成本管理系统不动产租赁房产维修数据路径
  179. */
  180. private String houseRentInRepairMonthSourcePath;
  181. /**
  182. * 河北成本管理系统不动产租赁房产维修数据归档路径
  183. */
  184. private String houseRentInRepairMonthHistoryPath;
  185. /**
  186. * 违规车辆策略输出路径
  187. */
  188. private String carWdyjOutputPath;
  189. /**
  190. * 高油耗车辆策略输出路径
  191. */
  192. private String carHighFuelConsumptionOutputPath;
  193. /**
  194. * 高修理车辆策略输出路径
  195. */
  196. private String carHighRepairOutputPath;
  197. /**
  198. * 车辆低效占比策略输出路径
  199. */
  200. private String carInefficiencyPercentOutputPath;
  201. /**
  202. * 车辆低效区县策略输出路径
  203. */
  204. private String carInefficiencyQxOutputPath;
  205. /**
  206. * 租赁车辆产生维修费策略输出路径
  207. */
  208. private String carRentalRepairOutputPath;
  209. /**
  210. * 车辆违章未处理策略输出路径
  211. */
  212. private String carViolationUnprocessedOutputPath;
  213. /**
  214. * 车效大屏建设数据输出路径
  215. */
  216. private String carCxdpOutputPath;
  217. /**
  218. * 房产大屏建筑面积统计输出路径
  219. */
  220. private String houseBuildingAreaStatOutputPath;
  221. /**
  222. * 房产大屏建筑和土地数量统计输出路径
  223. */
  224. private String houseBuildingLandCountOutputPath;
  225. /**
  226. * 房产大屏出租收入统计输出路径
  227. */
  228. private String houseRentalIncomeOutputPath;
  229. /**
  230. * 闲置建筑面积超过1000平米策略输出路径
  231. */
  232. private String houseBuildingIdleStrategyOutputPath;
  233. /**
  234. * 河北成本管理系统车辆服务费数据路径
  235. */
  236. private String carFuWuFeiSourcePath;
  237. /**
  238. * 河北成本管理系统车辆服务费数据归档路径
  239. */
  240. private String carFuWuFeiHistoryPath;
  241. /**
  242. * 河北成本管理系统车辆租赁费用数据路径
  243. */
  244. private String carZuLinSourcePath;
  245. /**
  246. * 河北成本管理系统车辆租赁费用数据归档路径
  247. */
  248. private String carZuLinHistoryPath;
  249. /**
  250. * 睿行车辆无单用车报警日统计数据路径
  251. */
  252. private String carWuDanYongCheDaySourcePath;
  253. /**
  254. * 睿行车辆无单用车报警日统计数据归档路径
  255. */
  256. private String carWuDanYongCheDayHistoryPath;
  257. /**
  258. * 睿行车辆用车日统计数据路径
  259. */
  260. private String carYongCheDaySourcePath;
  261. /**
  262. * 睿行车辆用车日统计数据归档路径
  263. */
  264. private String carYongCheDayHistoryPath;
  265. /**
  266. * 策略输出临时路径
  267. */
  268. private String tempOutputDir;
  269. }