workspace.xml 80 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/pipeline/jieshu.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/jieshu.py" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/pipeline/roll_lanqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/roll_lanqiu.py" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/pipeline/zuqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/zuqiu.py" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/utils/LocalToken.py" beforeDir="false" afterPath="$PROJECT_DIR$/utils/LocalToken.py" afterDir="false" />
  11. </list>
  12. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  13. <option name="SHOW_DIALOG" value="false" />
  14. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  15. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  16. <option name="LAST_RESOLUTION" value="IGNORE" />
  17. </component>
  18. <component name="CoverageDataManager">
  19. <SUITE FILE_PATH="coverage/hg3535$items.coverage" NAME="items Coverage Results" MODIFIED="1554291398794" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  20. <SUITE FILE_PATH="coverage/hg3535$main.coverage" NAME="main Coverage Results" MODIFIED="1571735210816" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  21. <SUITE FILE_PATH="coverage/hg3535$change.coverage" NAME="change Coverage Results" MODIFIED="1567749757856" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  22. <SUITE FILE_PATH="coverage/hg3535$hgjieshu.coverage" NAME="hgjieshu Coverage Results" MODIFIED="1558494720094" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  23. <SUITE FILE_PATH="coverage/hg3535$halffull.coverage" NAME="halffull Coverage Results" MODIFIED="1554544334424" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  24. <SUITE FILE_PATH="coverage/hg3535$pipelines.coverage" NAME="pipelines Coverage Results" MODIFIED="1554290866137" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  25. <SUITE FILE_PATH="coverage/hg3535$today_all.coverage" NAME="today_all Coverage Results" MODIFIED="1553172114927" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  26. <SUITE FILE_PATH="coverage/hg3535$model.coverage" NAME="model Coverage Results" MODIFIED="1554113916027" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  27. <SUITE FILE_PATH="coverage/hg3535$wangqiu.coverage" NAME="wangqiu Coverage Results" MODIFIED="1555149820033" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  28. <SUITE FILE_PATH="coverage/hg3535$liansai.coverage" NAME="liansai Coverage Results" MODIFIED="1554879155855" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/spiders" />
  29. </component>
  30. <component name="DatabaseView">
  31. <option name="SHOW_INTERMEDIATE" value="true" />
  32. <option name="GROUP_DATA_SOURCES" value="true" />
  33. <option name="GROUP_SCHEMA" value="true" />
  34. <option name="GROUP_CONTENTS" value="false" />
  35. <option name="SORT_POSITIONED" value="false" />
  36. <option name="SHOW_EMPTY_GROUPS" value="false" />
  37. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  38. <option name="HIDDEN_KINDS">
  39. <set />
  40. </option>
  41. <expand />
  42. <select />
  43. </component>
  44. <component name="FavoritesManager">
  45. <favorites_list name="hg3535" />
  46. </component>
  47. <component name="FileEditorManager">
  48. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  49. <file pinned="false" current-in-tab="false">
  50. <entry file="file://$PROJECT_DIR$/main.py">
  51. <provider selected="true" editor-type-id="text-editor">
  52. <state relative-caret-position="140">
  53. <caret line="7" column="37" lean-forward="true" selection-start-line="7" selection-start-column="37" selection-end-line="7" selection-end-column="37" />
  54. <folding>
  55. <element signature="e#0#10#0" expanded="true" />
  56. </folding>
  57. </state>
  58. </provider>
  59. </entry>
  60. </file>
  61. <file pinned="false" current-in-tab="false">
  62. <entry file="file://$PROJECT_DIR$/pipeline/jieshu.py">
  63. <provider selected="true" editor-type-id="text-editor">
  64. <state relative-caret-position="153">
  65. <caret line="72" column="46" selection-start-line="72" selection-start-column="46" selection-end-line="72" selection-end-column="46" />
  66. <folding>
  67. <element signature="e#0#15#0" expanded="true" />
  68. </folding>
  69. </state>
  70. </provider>
  71. </entry>
  72. </file>
  73. <file pinned="false" current-in-tab="false">
  74. <entry file="file://$PROJECT_DIR$/utils/helper.py">
  75. <provider selected="true" editor-type-id="text-editor">
  76. <state relative-caret-position="59">
  77. <caret line="12" selection-start-line="12" selection-end-line="12" />
  78. <folding>
  79. <element signature="e#0#14#0" expanded="true" />
  80. </folding>
  81. </state>
  82. </provider>
  83. </entry>
  84. </file>
  85. <file pinned="false" current-in-tab="false">
  86. <entry file="file://C:/venv/Lib/site-packages/redis/client.py">
  87. <provider selected="true" editor-type-id="text-editor">
  88. <state relative-caret-position="201">
  89. <caret line="2704" column="48" selection-start-line="2704" selection-start-column="44" selection-end-line="2704" selection-end-column="48" />
  90. </state>
  91. </provider>
  92. </entry>
  93. </file>
  94. <file pinned="false" current-in-tab="false">
  95. <entry file="file://$PROJECT_DIR$/change.py">
  96. <provider selected="true" editor-type-id="text-editor">
  97. <state relative-caret-position="180">
  98. <caret line="15" column="36" selection-start-line="15" selection-start-column="31" selection-end-line="15" selection-end-column="36" />
  99. <folding>
  100. <element signature="e#0#11#0" expanded="true" />
  101. </folding>
  102. </state>
  103. </provider>
  104. </entry>
  105. </file>
  106. <file pinned="false" current-in-tab="false">
  107. <entry file="file://$PROJECT_DIR$/settings.py">
  108. <provider selected="true" editor-type-id="text-editor">
  109. <state relative-caret-position="190">
  110. <caret line="137" column="50" lean-forward="true" selection-start-line="137" selection-start-column="50" selection-end-line="137" selection-end-column="50" />
  111. </state>
  112. </provider>
  113. </entry>
  114. </file>
  115. <file pinned="false" current-in-tab="true">
  116. <entry file="file://$PROJECT_DIR$/pipeline/zuqiu.py">
  117. <provider selected="true" editor-type-id="text-editor">
  118. <state relative-caret-position="200">
  119. <caret line="10" column="6" selection-start-line="10" selection-start-column="6" selection-end-line="10" selection-end-column="6" />
  120. <folding>
  121. <element signature="e#0#15#0" expanded="true" />
  122. </folding>
  123. </state>
  124. </provider>
  125. </entry>
  126. </file>
  127. </leaf>
  128. </component>
  129. <component name="FileTemplateManagerImpl">
  130. <option name="RECENT_TEMPLATES">
  131. <list>
  132. <option value="Python Script" />
  133. </list>
  134. </option>
  135. </component>
  136. <component name="FindInProjectRecents">
  137. <findStrings>
  138. <find>Hgjieshu</find>
  139. <find>total_size</find>
  140. <find>p_code</find>
  141. <find>3438017</find>
  142. <find>utime</find>
  143. <find>team_scores_dict</find>
  144. <find>total_sizes_dict</find>
  145. <find>last_home_dict</find>
  146. <find>rangqiu_daxiao</find>
  147. <find>0或5</find>
  148. <find>horn_id</find>
  149. <find>all_inning</find>
  150. <find>time_game</find>
  151. <find>ybhs_3</find>
  152. <find>TN</find>
  153. <find>one_dishes_home</find>
  154. <find>成功</find>
  155. <find>match_id</find>
  156. <find>score_full</find>
  157. <find>odds_onlys</find>
  158. <find>ball</find>
  159. <find>match_process</find>
  160. <find>us_date</find>
  161. <find>data_game</find>
  162. <find>dates</find>
  163. <find>new_time</find>
  164. <find>us_time</find>
  165. <find>ctime</find>
  166. <find>datetime</find>
  167. <find>篮球滚球详细赔率列表, 不提交</find>
  168. </findStrings>
  169. <replaceStrings>
  170. <replace>&quot;&quot;</replace>
  171. <replace>session</replace>
  172. <replace>棒球</replace>
  173. <replace>res</replace>
  174. <replace>result</replace>
  175. </replaceStrings>
  176. </component>
  177. <component name="Git.Settings">
  178. <option name="UPDATE_TYPE" value="MERGE" />
  179. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  180. <option name="RECENT_BRANCH_BY_REPOSITORY">
  181. <map>
  182. <entry key="$PROJECT_DIR$/.." value="two" />
  183. </map>
  184. </option>
  185. <favorite-branches>
  186. <branch-storage>
  187. <map>
  188. <entry type="LOCAL">
  189. <value>
  190. <list>
  191. <branch-info repo="$PROJECT_DIR$/.." source="two" />
  192. </list>
  193. </value>
  194. </entry>
  195. </map>
  196. </branch-storage>
  197. </favorite-branches>
  198. <excluded-from-favorite>
  199. <branch-storage>
  200. <map>
  201. <entry type="LOCAL">
  202. <value>
  203. <list>
  204. <branch-info repo="$PROJECT_DIR$/.." source="master" />
  205. </list>
  206. </value>
  207. </entry>
  208. <entry type="REMOTE">
  209. <value>
  210. <list>
  211. <branch-info repo="$PROJECT_DIR$/.." source="origin/master" />
  212. </list>
  213. </value>
  214. </entry>
  215. </map>
  216. </branch-storage>
  217. </excluded-from-favorite>
  218. </component>
  219. <component name="IdeDocumentHistory">
  220. <option name="CHANGED_PATHS">
  221. <list>
  222. <option value="$PROJECT_DIR$/spiders/hg3535_zq_status.py" />
  223. <option value="$PROJECT_DIR$/spiders/kaishi.py" />
  224. <option value="$PROJECT_DIR$/kaishi.py" />
  225. <option value="$PROJECT_DIR$/main_notroll.py" />
  226. <option value="$PROJECT_DIR$/text.py" />
  227. <option value="$PROJECT_DIR$/spiders/hg3535_zq_status_up.py" />
  228. <option value="$PROJECT_DIR$/spiders/hgjieshu.py" />
  229. <option value="$PROJECT_DIR$/spiders/hg3535_bangqiu.py" />
  230. <option value="$PROJECT_DIR$/spiders/hg3535_lanqiu.py" />
  231. <option value="$PROJECT_DIR$/main_time.py" />
  232. <option value="$PROJECT_DIR$/spiders/lq_jieshu.py" />
  233. <option value="$PROJECT_DIR$/spiders/wq_jieshu.py" />
  234. <option value="$PROJECT_DIR$/spiders/bq_jieshu.py" />
  235. <option value="$PROJECT_DIR$/ball_func.py" />
  236. <option value="$PROJECT_DIR$/spiders/zq_jieshu.py" />
  237. <option value="$PROJECT_DIR$/.gitignore" />
  238. <option value="$PROJECT_DIR$/change.py" />
  239. <option value="$PROJECT_DIR$/spiders/bangqiu.py" />
  240. <option value="$PROJECT_DIR$/spiders/lanqiu.py" />
  241. <option value="$PROJECT_DIR$/spiders/guanjun.py" />
  242. <option value="$PROJECT_DIR$/spiders/liansai.py" />
  243. <option value="$PROJECT_DIR$/spiders/wangqiu.py" />
  244. <option value="$PROJECT_DIR$/spiders/zuqiu.py" />
  245. <option value="$PROJECT_DIR$/spiders/other_saiguo.py" />
  246. <option value="$PROJECT_DIR$/spiders/saiguo.py" />
  247. <option value="$PROJECT_DIR$/middlewares.py" />
  248. <option value="$PROJECT_DIR$/pipeline/ball_func.py" />
  249. <option value="$PROJECT_DIR$/pipelines.py" />
  250. <option value="$PROJECT_DIR$/items.py" />
  251. <option value="$PROJECT_DIR$/utils/LocalToken.py" />
  252. <option value="$PROJECT_DIR$/utils/helper.py" />
  253. <option value="$PROJECT_DIR$/pipeline/saiguo.py" />
  254. <option value="$PROJECT_DIR$/pipeline/wangqiu.py" />
  255. <option value="$PROJECT_DIR$/pipeline/roll_zuqiu.py" />
  256. <option value="$PROJECT_DIR$/pipeline/roll_wangqiu.py" />
  257. <option value="$PROJECT_DIR$/pipeline/roll_bangqiu.py" />
  258. <option value="$PROJECT_DIR$/pipeline/lanqiu.py" />
  259. <option value="$PROJECT_DIR$/pipeline/guanjun.py" />
  260. <option value="$PROJECT_DIR$/pipeline/bangqiu.py" />
  261. <option value="$PROJECT_DIR$/spiders/zhibo.py" />
  262. <option value="$PROJECT_DIR$/pipeline/zhibo.py" />
  263. <option value="$PROJECT_DIR$/spiders/roll_lanqiu.py" />
  264. <option value="$PROJECT_DIR$/spiders/roll_wangqiu.py" />
  265. <option value="$PROJECT_DIR$/spiders/roll_zuqiu.py" />
  266. <option value="$PROJECT_DIR$/spiders/roll_bangqiu.py" />
  267. <option value="$PROJECT_DIR$/spiders/jieshu.py" />
  268. <option value="$PROJECT_DIR$/pipeline/roll_lanqiu.py" />
  269. <option value="$PROJECT_DIR$/settings.py" />
  270. <option value="$PROJECT_DIR$/pipeline/jieshu.py" />
  271. <option value="$PROJECT_DIR$/main.py" />
  272. <option value="$PROJECT_DIR$/pipeline/zuqiu.py" />
  273. </list>
  274. </option>
  275. </component>
  276. <component name="ProjectFrameBounds" extendedState="6">
  277. <option name="x" value="-237" />
  278. <option name="y" value="84" />
  279. <option name="width" value="1177" />
  280. <option name="height" value="916" />
  281. </component>
  282. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  283. <component name="ProjectView">
  284. <navigator proportions="" version="1">
  285. <foldersAlwaysOnTop value="true" />
  286. </navigator>
  287. <panes>
  288. <pane id="ProjectPane">
  289. <subPane>
  290. <expand>
  291. <path>
  292. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  293. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  294. </path>
  295. <path>
  296. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  297. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  298. <item name="pipeline" type="462c0819:PsiDirectoryNode" />
  299. </path>
  300. <path>
  301. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  302. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  303. <item name="spiders" type="462c0819:PsiDirectoryNode" />
  304. </path>
  305. <path>
  306. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  307. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  308. <item name="utils" type="462c0819:PsiDirectoryNode" />
  309. </path>
  310. </expand>
  311. <select />
  312. </subPane>
  313. </pane>
  314. <pane id="Scope" />
  315. </panes>
  316. </component>
  317. <component name="PropertiesComponent">
  318. <property name="WebServerToolWindowFactoryState" value="false" />
  319. <property name="add_unversioned_files" value="$PROJECT_DIR$/.gitignore&#10;C:/Users/admin/Desktop/sports_scrapy/hg3535/log/guanjun_2019_9_4.log" />
  320. <property name="last_opened_file_path" value="$PROJECT_DIR$/../../collect188/sports188_spider" />
  321. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  322. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  323. <property name="settings.editor.selected.configurable" value="editor.preferences.fonts.default" />
  324. </component>
  325. <component name="RecentsManager">
  326. <key name="MoveFile.RECENT_KEYS">
  327. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535" />
  328. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders" />
  329. </key>
  330. <key name="CopyFile.RECENT_KEYS">
  331. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\utils" />
  332. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\pipeline" />
  333. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders" />
  334. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535" />
  335. </key>
  336. </component>
  337. <component name="RunDashboard">
  338. <option name="ruleStates">
  339. <list>
  340. <RuleState>
  341. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  342. </RuleState>
  343. <RuleState>
  344. <option name="name" value="StatusDashboardGroupingRule" />
  345. </RuleState>
  346. </list>
  347. </option>
  348. </component>
  349. <component name="RunManager" selected="Python.main">
  350. <configuration name="change" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
  351. <module name="hg3535" />
  352. <option name="INTERPRETER_OPTIONS" value="" />
  353. <option name="PARENT_ENVS" value="true" />
  354. <envs>
  355. <env name="PYTHONUNBUFFERED" value="1" />
  356. </envs>
  357. <option name="SDK_HOME" value="C:\venv\Scripts\python.exe" />
  358. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  359. <option name="IS_MODULE_SDK" value="false" />
  360. <option name="ADD_CONTENT_ROOTS" value="true" />
  361. <option name="ADD_SOURCE_ROOTS" value="true" />
  362. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  363. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/change.py" />
  364. <option name="PARAMETERS" value="" />
  365. <option name="SHOW_COMMAND_LINE" value="false" />
  366. <option name="EMULATE_TERMINAL" value="false" />
  367. <option name="MODULE_MODE" value="false" />
  368. <option name="REDIRECT_INPUT" value="false" />
  369. <option name="INPUT_FILE" value="" />
  370. <method v="2" />
  371. </configuration>
  372. <configuration name="hgjieshu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  373. <module name="hg3535" />
  374. <option name="INTERPRETER_OPTIONS" value="" />
  375. <option name="PARENT_ENVS" value="true" />
  376. <envs>
  377. <env name="PYTHONUNBUFFERED" value="1" />
  378. </envs>
  379. <option name="SDK_HOME" value="" />
  380. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  381. <option name="IS_MODULE_SDK" value="true" />
  382. <option name="ADD_CONTENT_ROOTS" value="true" />
  383. <option name="ADD_SOURCE_ROOTS" value="true" />
  384. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  385. <option name="SCRIPT_NAME" value="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders\zq_jieshu.py" />
  386. <option name="PARAMETERS" value="" />
  387. <option name="SHOW_COMMAND_LINE" value="false" />
  388. <option name="EMULATE_TERMINAL" value="false" />
  389. <option name="MODULE_MODE" value="false" />
  390. <option name="REDIRECT_INPUT" value="false" />
  391. <option name="INPUT_FILE" value="" />
  392. <method v="2" />
  393. </configuration>
  394. <configuration name="liansai" type="PythonConfigurationType" factoryName="Python" temporary="true">
  395. <module name="hg3535" />
  396. <option name="INTERPRETER_OPTIONS" value="" />
  397. <option name="PARENT_ENVS" value="true" />
  398. <envs>
  399. <env name="PYTHONUNBUFFERED" value="1" />
  400. </envs>
  401. <option name="SDK_HOME" value="" />
  402. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  403. <option name="IS_MODULE_SDK" value="true" />
  404. <option name="ADD_CONTENT_ROOTS" value="true" />
  405. <option name="ADD_SOURCE_ROOTS" value="true" />
  406. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  407. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/liansai.py" />
  408. <option name="PARAMETERS" value="" />
  409. <option name="SHOW_COMMAND_LINE" value="false" />
  410. <option name="EMULATE_TERMINAL" value="false" />
  411. <option name="MODULE_MODE" value="false" />
  412. <option name="REDIRECT_INPUT" value="false" />
  413. <option name="INPUT_FILE" value="" />
  414. <method v="2" />
  415. </configuration>
  416. <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true">
  417. <module name="hg3535" />
  418. <option name="INTERPRETER_OPTIONS" value="" />
  419. <option name="PARENT_ENVS" value="true" />
  420. <envs>
  421. <env name="PYTHONUNBUFFERED" value="1" />
  422. </envs>
  423. <option name="SDK_HOME" value="" />
  424. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  425. <option name="IS_MODULE_SDK" value="true" />
  426. <option name="ADD_CONTENT_ROOTS" value="true" />
  427. <option name="ADD_SOURCE_ROOTS" value="true" />
  428. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  429. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
  430. <option name="PARAMETERS" value="" />
  431. <option name="SHOW_COMMAND_LINE" value="false" />
  432. <option name="EMULATE_TERMINAL" value="false" />
  433. <option name="MODULE_MODE" value="false" />
  434. <option name="REDIRECT_INPUT" value="false" />
  435. <option name="INPUT_FILE" value="" />
  436. <method v="2" />
  437. </configuration>
  438. <configuration name="wangqiu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  439. <module name="hg3535" />
  440. <option name="INTERPRETER_OPTIONS" value="" />
  441. <option name="PARENT_ENVS" value="true" />
  442. <envs>
  443. <env name="PYTHONUNBUFFERED" value="1" />
  444. </envs>
  445. <option name="SDK_HOME" value="" />
  446. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  447. <option name="IS_MODULE_SDK" value="true" />
  448. <option name="ADD_CONTENT_ROOTS" value="true" />
  449. <option name="ADD_SOURCE_ROOTS" value="true" />
  450. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  451. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/wangqiu.py" />
  452. <option name="PARAMETERS" value="" />
  453. <option name="SHOW_COMMAND_LINE" value="false" />
  454. <option name="EMULATE_TERMINAL" value="false" />
  455. <option name="MODULE_MODE" value="false" />
  456. <option name="REDIRECT_INPUT" value="false" />
  457. <option name="INPUT_FILE" value="" />
  458. <method v="2" />
  459. </configuration>
  460. <configuration name="zuqiu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  461. <module name="hg3535" />
  462. <option name="INTERPRETER_OPTIONS" value="" />
  463. <option name="PARENT_ENVS" value="true" />
  464. <envs>
  465. <env name="PYTHONUNBUFFERED" value="1" />
  466. </envs>
  467. <option name="SDK_HOME" value="" />
  468. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  469. <option name="IS_MODULE_SDK" value="true" />
  470. <option name="ADD_CONTENT_ROOTS" value="true" />
  471. <option name="ADD_SOURCE_ROOTS" value="true" />
  472. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  473. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/zuqiu.py" />
  474. <option name="PARAMETERS" value="" />
  475. <option name="SHOW_COMMAND_LINE" value="false" />
  476. <option name="EMULATE_TERMINAL" value="false" />
  477. <option name="MODULE_MODE" value="false" />
  478. <option name="REDIRECT_INPUT" value="false" />
  479. <option name="INPUT_FILE" value="" />
  480. <method v="2" />
  481. </configuration>
  482. <list>
  483. <item itemvalue="Python.change" />
  484. <item itemvalue="Python.hgjieshu" />
  485. <item itemvalue="Python.liansai" />
  486. <item itemvalue="Python.main" />
  487. <item itemvalue="Python.wangqiu" />
  488. <item itemvalue="Python.zuqiu" />
  489. </list>
  490. <recent_temporary>
  491. <list>
  492. <item itemvalue="Python.main" />
  493. <item itemvalue="Python.zuqiu" />
  494. <item itemvalue="Python.wangqiu" />
  495. <item itemvalue="Python.liansai" />
  496. <item itemvalue="Python.hgjieshu" />
  497. </list>
  498. </recent_temporary>
  499. </component>
  500. <component name="SvnConfiguration">
  501. <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
  502. </component>
  503. <component name="TaskManager">
  504. <task active="true" id="Default" summary="Default task">
  505. <changelist id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="" />
  506. <created>1552361933913</created>
  507. <option name="number" value="Default" />
  508. <option name="presentableId" value="Default" />
  509. <updated>1552361933913</updated>
  510. <workItem from="1552361935189" duration="22939000" />
  511. <workItem from="1552439490626" duration="18066000" />
  512. <workItem from="1552524796712" duration="27465000" />
  513. <workItem from="1552567426062" duration="7518000" />
  514. <workItem from="1552575496568" duration="1826000" />
  515. <workItem from="1552577490969" duration="704000" />
  516. <workItem from="1552580284900" duration="495000" />
  517. <workItem from="1552611273446" duration="5372000" />
  518. <workItem from="1552617365681" duration="4071000" />
  519. <workItem from="1552621477059" duration="24443000" />
  520. <workItem from="1552723083507" duration="1264000" />
  521. <workItem from="1552744211477" duration="1268000" />
  522. <workItem from="1552789416500" duration="25000" />
  523. <workItem from="1552899019763" duration="39045000" />
  524. <workItem from="1553043681027" duration="145839000" />
  525. <workItem from="1553397105996" duration="23148000" />
  526. <workItem from="1553433705348" duration="1018000" />
  527. <workItem from="1553475342218" duration="23428000" />
  528. <workItem from="1553503466782" duration="5588000" />
  529. <workItem from="1553513531340" duration="13843000" />
  530. <workItem from="1553561440191" duration="133112000" />
  531. <workItem from="1553931675476" duration="17232000" />
  532. <workItem from="1554080350424" duration="17288000" />
  533. <workItem from="1554101826084" duration="19370000" />
  534. <workItem from="1554170199956" duration="2159000" />
  535. <workItem from="1554172621503" duration="3788000" />
  536. <workItem from="1554176443957" duration="28339000" />
  537. <workItem from="1554215166308" duration="2338000" />
  538. <workItem from="1554252224751" duration="1384000" />
  539. <workItem from="1554253767232" duration="20266000" />
  540. <workItem from="1554276949053" duration="7482000" />
  541. <workItem from="1554284600072" duration="14592000" />
  542. <workItem from="1554306136130" duration="34310000" />
  543. <workItem from="1554384538601" duration="87371000" />
  544. <workItem from="1554685163974" duration="34853000" />
  545. <workItem from="1554735546675" duration="3652000" />
  546. <workItem from="1554771709150" duration="15315000" />
  547. <workItem from="1554860005406" duration="38399000" />
  548. <workItem from="1554956837583" duration="21067000" />
  549. <workItem from="1554989742904" duration="21354000" />
  550. <workItem from="1555046975903" duration="68970000" />
  551. <workItem from="1555212709284" duration="5832000" />
  552. <workItem from="1555289493716" duration="16563000" />
  553. <workItem from="1555376280859" duration="17600000" />
  554. <workItem from="1555405622542" duration="620000" />
  555. <workItem from="1555406260234" duration="6046000" />
  556. <workItem from="1555414794521" duration="6416000" />
  557. <workItem from="1555462498299" duration="20842000" />
  558. <workItem from="1555498934960" duration="21460000" />
  559. <workItem from="1555566912269" duration="9942000" />
  560. <workItem from="1555579873287" duration="1062000" />
  561. <workItem from="1555635203399" duration="12245000" />
  562. <workItem from="1555658501528" duration="9655000" />
  563. <workItem from="1555671859532" duration="35975000" />
  564. <workItem from="1555893403863" duration="8143000" />
  565. <workItem from="1555916236353" duration="9945000" />
  566. <workItem from="1555981119140" duration="24628000" />
  567. <workItem from="1556067504720" duration="23664000" />
  568. <workItem from="1556106028857" duration="5358000" />
  569. <workItem from="1556161598731" duration="19181000" />
  570. <workItem from="1556240187201" duration="11026000" />
  571. <workItem from="1556254654110" duration="38231000" />
  572. <workItem from="1556500244997" duration="22444000" />
  573. <workItem from="1556584868377" duration="15320000" />
  574. <workItem from="1557018228723" duration="19258000" />
  575. <workItem from="1557293774618" duration="7402000" />
  576. <workItem from="1557364694196" duration="10610000" />
  577. <workItem from="1557379397322" duration="33000" />
  578. <workItem from="1557379446771" duration="4219000" />
  579. <workItem from="1557396895400" duration="1197000" />
  580. <workItem from="1557407270851" duration="1123000" />
  581. <workItem from="1557452403593" duration="19346000" />
  582. <workItem from="1557709837370" duration="7351000" />
  583. <workItem from="1557732817014" duration="849000" />
  584. <workItem from="1557796929696" duration="16710000" />
  585. <workItem from="1557882171427" duration="10493000" />
  586. <workItem from="1557912853175" duration="15000" />
  587. <workItem from="1557975839431" duration="2154000" />
  588. <workItem from="1558073764460" duration="791000" />
  589. <workItem from="1558336021790" duration="10087000" />
  590. <workItem from="1558350644883" duration="488000" />
  591. <workItem from="1558400741265" duration="650000" />
  592. <workItem from="1558404700616" duration="5457000" />
  593. <workItem from="1558419261499" duration="10550000" />
  594. <workItem from="1558438097772" duration="25035000" />
  595. <workItem from="1558506590036" duration="13475000" />
  596. <workItem from="1558523229860" duration="749000" />
  597. <workItem from="1558529201114" duration="63104000" />
  598. <workItem from="1558918879384" duration="20712000" />
  599. <workItem from="1558946386286" duration="5906000" />
  600. <workItem from="1559183149389" duration="6526000" />
  601. <workItem from="1559817639837" duration="2439000" />
  602. <workItem from="1559820318166" duration="6091000" />
  603. <workItem from="1560128279184" duration="2486000" />
  604. <workItem from="1564469892436" duration="10885000" />
  605. <workItem from="1565231417256" duration="1894000" />
  606. <workItem from="1565242895579" duration="17130000" />
  607. <workItem from="1565274288542" duration="629000" />
  608. <workItem from="1565574821845" duration="1238000" />
  609. <workItem from="1566802827516" duration="684000" />
  610. <workItem from="1566871828920" duration="61000" />
  611. <workItem from="1566872141146" duration="14544000" />
  612. <workItem from="1566976369645" duration="4000" />
  613. <workItem from="1566976385269" duration="13184000" />
  614. <workItem from="1566990066292" duration="35762000" />
  615. <workItem from="1567126891838" duration="187506000" />
  616. <workItem from="1567765446416" duration="3616000" />
  617. <workItem from="1567826229018" duration="3226000" />
  618. <workItem from="1567836768286" duration="10382000" />
  619. <workItem from="1567990502559" duration="35803000" />
  620. <workItem from="1568168522540" duration="5922000" />
  621. <workItem from="1568249379425" duration="5234000" />
  622. <workItem from="1568604419513" duration="11095000" />
  623. <workItem from="1568970792599" duration="3014000" />
  624. <workItem from="1569036019518" duration="1144000" />
  625. <workItem from="1569287788365" duration="57203000" />
  626. <workItem from="1569552848728" duration="23320000" />
  627. <workItem from="1569638883962" duration="2093000" />
  628. <workItem from="1569747335792" duration="7295000" />
  629. <workItem from="1570497048489" duration="630000" />
  630. <workItem from="1570519445273" duration="3553000" />
  631. <workItem from="1570599083340" duration="129000" />
  632. <workItem from="1570605476233" duration="2322000" />
  633. <workItem from="1570609094756" duration="1797000" />
  634. <workItem from="1571117630847" duration="45191000" />
  635. <workItem from="1571447932869" duration="617000" />
  636. <workItem from="1571457369771" duration="2103000" />
  637. <workItem from="1571476585522" duration="6394000" />
  638. <workItem from="1571621462229" duration="13387000" />
  639. <workItem from="1571651573898" duration="915000" />
  640. <workItem from="1571710042121" duration="11819000" />
  641. </task>
  642. <task id="LOCAL-00067" summary="更新">
  643. <created>1568083846357</created>
  644. <option name="number" value="00067" />
  645. <option name="presentableId" value="LOCAL-00067" />
  646. <option name="project" value="LOCAL" />
  647. <updated>1568083846357</updated>
  648. </task>
  649. <task id="LOCAL-00068" summary="更新">
  650. <created>1568084349753</created>
  651. <option name="number" value="00068" />
  652. <option name="presentableId" value="LOCAL-00068" />
  653. <option name="project" value="LOCAL" />
  654. <updated>1568084349753</updated>
  655. </task>
  656. <task id="LOCAL-00069" summary="更新">
  657. <created>1568110761947</created>
  658. <option name="number" value="00069" />
  659. <option name="presentableId" value="LOCAL-00069" />
  660. <option name="project" value="LOCAL" />
  661. <updated>1568110761947</updated>
  662. </task>
  663. <task id="LOCAL-00070" summary="更新">
  664. <created>1568112864503</created>
  665. <option name="number" value="00070" />
  666. <option name="presentableId" value="LOCAL-00070" />
  667. <option name="project" value="LOCAL" />
  668. <updated>1568112864503</updated>
  669. </task>
  670. <task id="LOCAL-00071" summary="更新">
  671. <created>1568112995602</created>
  672. <option name="number" value="00071" />
  673. <option name="presentableId" value="LOCAL-00071" />
  674. <option name="project" value="LOCAL" />
  675. <updated>1568112995602</updated>
  676. </task>
  677. <task id="LOCAL-00072" summary="更新">
  678. <created>1568165743587</created>
  679. <option name="number" value="00072" />
  680. <option name="presentableId" value="LOCAL-00072" />
  681. <option name="project" value="LOCAL" />
  682. <updated>1568165743587</updated>
  683. </task>
  684. <task id="LOCAL-00073" summary="更新">
  685. <created>1568169349308</created>
  686. <option name="number" value="00073" />
  687. <option name="presentableId" value="LOCAL-00073" />
  688. <option name="project" value="LOCAL" />
  689. <updated>1568169349308</updated>
  690. </task>
  691. <task id="LOCAL-00074" summary="更新">
  692. <created>1568169892765</created>
  693. <option name="number" value="00074" />
  694. <option name="presentableId" value="LOCAL-00074" />
  695. <option name="project" value="LOCAL" />
  696. <updated>1568169892765</updated>
  697. </task>
  698. <task id="LOCAL-00075" summary="更新">
  699. <created>1568249792177</created>
  700. <option name="number" value="00075" />
  701. <option name="presentableId" value="LOCAL-00075" />
  702. <option name="project" value="LOCAL" />
  703. <updated>1568249792177</updated>
  704. </task>
  705. <task id="LOCAL-00076" summary="更新">
  706. <created>1568618686623</created>
  707. <option name="number" value="00076" />
  708. <option name="presentableId" value="LOCAL-00076" />
  709. <option name="project" value="LOCAL" />
  710. <updated>1568618686624</updated>
  711. </task>
  712. <task id="LOCAL-00077" summary="更改爬取url域名">
  713. <created>1568627546906</created>
  714. <option name="number" value="00077" />
  715. <option name="presentableId" value="LOCAL-00077" />
  716. <option name="project" value="LOCAL" />
  717. <updated>1568627546906</updated>
  718. </task>
  719. <task id="LOCAL-00078" summary="更改爬取url域名">
  720. <created>1568628352133</created>
  721. <option name="number" value="00078" />
  722. <option name="presentableId" value="LOCAL-00078" />
  723. <option name="project" value="LOCAL" />
  724. <updated>1568628352133</updated>
  725. </task>
  726. <task id="LOCAL-00079" summary="更改爬取url域名">
  727. <created>1568628482421</created>
  728. <option name="number" value="00079" />
  729. <option name="presentableId" value="LOCAL-00079" />
  730. <option name="project" value="LOCAL" />
  731. <updated>1568628482421</updated>
  732. </task>
  733. <task id="LOCAL-00080" summary="更改爬取url域名">
  734. <created>1568629859880</created>
  735. <option name="number" value="00080" />
  736. <option name="presentableId" value="LOCAL-00080" />
  737. <option name="project" value="LOCAL" />
  738. <updated>1568629859880</updated>
  739. </task>
  740. <task id="LOCAL-00081" summary="更改爬取url域名">
  741. <created>1568630130599</created>
  742. <option name="number" value="00081" />
  743. <option name="presentableId" value="LOCAL-00081" />
  744. <option name="project" value="LOCAL" />
  745. <updated>1568630130599</updated>
  746. </task>
  747. <task id="LOCAL-00082" summary="更改爬取url域名">
  748. <created>1568700891458</created>
  749. <option name="number" value="00082" />
  750. <option name="presentableId" value="LOCAL-00082" />
  751. <option name="project" value="LOCAL" />
  752. <updated>1568700891458</updated>
  753. </task>
  754. <task id="LOCAL-00083" summary="更改爬取url域名">
  755. <created>1568971869660</created>
  756. <option name="number" value="00083" />
  757. <option name="presentableId" value="LOCAL-00083" />
  758. <option name="project" value="LOCAL" />
  759. <updated>1568971869661</updated>
  760. </task>
  761. <task id="LOCAL-00084" summary="更改爬取url域名">
  762. <created>1568972622356</created>
  763. <option name="number" value="00084" />
  764. <option name="presentableId" value="LOCAL-00084" />
  765. <option name="project" value="LOCAL" />
  766. <updated>1568972622356</updated>
  767. </task>
  768. <task id="LOCAL-00085" summary="更改爬取url域名">
  769. <created>1568972636430</created>
  770. <option name="number" value="00085" />
  771. <option name="presentableId" value="LOCAL-00085" />
  772. <option name="project" value="LOCAL" />
  773. <updated>1568972636430</updated>
  774. </task>
  775. <task id="LOCAL-00086" summary="更改爬取url域名">
  776. <created>1568972745402</created>
  777. <option name="number" value="00086" />
  778. <option name="presentableId" value="LOCAL-00086" />
  779. <option name="project" value="LOCAL" />
  780. <updated>1568972745402</updated>
  781. </task>
  782. <task id="LOCAL-00087" summary="更改爬取url域名">
  783. <created>1568972897163</created>
  784. <option name="number" value="00087" />
  785. <option name="presentableId" value="LOCAL-00087" />
  786. <option name="project" value="LOCAL" />
  787. <updated>1568972897163</updated>
  788. </task>
  789. <task id="LOCAL-00088" summary="更改爬取url域名">
  790. <created>1568972912352</created>
  791. <option name="number" value="00088" />
  792. <option name="presentableId" value="LOCAL-00088" />
  793. <option name="project" value="LOCAL" />
  794. <updated>1568972912352</updated>
  795. </task>
  796. <task id="LOCAL-00089" summary="更改爬取url域名">
  797. <created>1568972935636</created>
  798. <option name="number" value="00089" />
  799. <option name="presentableId" value="LOCAL-00089" />
  800. <option name="project" value="LOCAL" />
  801. <updated>1568972935636</updated>
  802. </task>
  803. <task id="LOCAL-00090" summary="更改爬取url域名">
  804. <created>1568973359234</created>
  805. <option name="number" value="00090" />
  806. <option name="presentableId" value="LOCAL-00090" />
  807. <option name="project" value="LOCAL" />
  808. <updated>1568973359234</updated>
  809. </task>
  810. <task id="LOCAL-00091" summary="更改爬取url域名">
  811. <created>1569036726870</created>
  812. <option name="number" value="00091" />
  813. <option name="presentableId" value="LOCAL-00091" />
  814. <option name="project" value="LOCAL" />
  815. <updated>1569036726870</updated>
  816. </task>
  817. <task id="LOCAL-00092" summary="足球,篮球赛果抓取规则更新">
  818. <created>1569405412389</created>
  819. <option name="number" value="00092" />
  820. <option name="presentableId" value="LOCAL-00092" />
  821. <option name="project" value="LOCAL" />
  822. <updated>1569405412390</updated>
  823. </task>
  824. <task id="LOCAL-00093" summary="足球,篮球赛果抓取规则更新">
  825. <created>1569407801286</created>
  826. <option name="number" value="00093" />
  827. <option name="presentableId" value="LOCAL-00093" />
  828. <option name="project" value="LOCAL" />
  829. <updated>1569407801286</updated>
  830. </task>
  831. <task id="LOCAL-00094" summary="足球,篮球赛果抓取规则更新">
  832. <created>1569572362667</created>
  833. <option name="number" value="00094" />
  834. <option name="presentableId" value="LOCAL-00094" />
  835. <option name="project" value="LOCAL" />
  836. <updated>1569572362667</updated>
  837. </task>
  838. <task id="LOCAL-00095" summary="添加球类赛果,接口提交">
  839. <created>1569572474935</created>
  840. <option name="number" value="00095" />
  841. <option name="presentableId" value="LOCAL-00095" />
  842. <option name="project" value="LOCAL" />
  843. <updated>1569572474935</updated>
  844. </task>
  845. <task id="LOCAL-00096" summary="修改赛果球队名错误">
  846. <created>1569576097864</created>
  847. <option name="number" value="00096" />
  848. <option name="presentableId" value="LOCAL-00096" />
  849. <option name="project" value="LOCAL" />
  850. <updated>1569576097864</updated>
  851. </task>
  852. <task id="LOCAL-00097" summary="更改返回错误状态码">
  853. <created>1569578124593</created>
  854. <option name="number" value="00097" />
  855. <option name="presentableId" value="LOCAL-00097" />
  856. <option name="project" value="LOCAL" />
  857. <updated>1569578124593</updated>
  858. </task>
  859. <task id="LOCAL-00098" summary="更改返回错误状态码">
  860. <created>1569636704030</created>
  861. <option name="number" value="00098" />
  862. <option name="presentableId" value="LOCAL-00098" />
  863. <option name="project" value="LOCAL" />
  864. <updated>1569636704030</updated>
  865. </task>
  866. <task id="LOCAL-00099" summary="更改返回错误状态码">
  867. <created>1569637322958</created>
  868. <option name="number" value="00099" />
  869. <option name="presentableId" value="LOCAL-00099" />
  870. <option name="project" value="LOCAL" />
  871. <updated>1569637322958</updated>
  872. </task>
  873. <task id="LOCAL-00100" summary="修改网球赛果提交错误">
  874. <created>1570607142520</created>
  875. <option name="number" value="00100" />
  876. <option name="presentableId" value="LOCAL-00100" />
  877. <option name="project" value="LOCAL" />
  878. <updated>1570607142521</updated>
  879. </task>
  880. <task id="LOCAL-00101" summary="修改角球赛事赔率">
  881. <created>1570609662734</created>
  882. <option name="number" value="00101" />
  883. <option name="presentableId" value="LOCAL-00101" />
  884. <option name="project" value="LOCAL" />
  885. <updated>1570609662734</updated>
  886. </task>
  887. <task id="LOCAL-00102" summary="修改角球赛事赔率">
  888. <created>1570610118174</created>
  889. <option name="number" value="00102" />
  890. <option name="presentableId" value="LOCAL-00102" />
  891. <option name="project" value="LOCAL" />
  892. <updated>1570610118174</updated>
  893. </task>
  894. <task id="LOCAL-00103" summary="修改角球赛事赔率">
  895. <created>1571190174709</created>
  896. <option name="number" value="00103" />
  897. <option name="presentableId" value="LOCAL-00103" />
  898. <option name="project" value="LOCAL" />
  899. <updated>1571190174709</updated>
  900. </task>
  901. <task id="LOCAL-00104" summary="修改角球赛事赔率">
  902. <created>1571191311521</created>
  903. <option name="number" value="00104" />
  904. <option name="presentableId" value="LOCAL-00104" />
  905. <option name="project" value="LOCAL" />
  906. <updated>1571191311521</updated>
  907. </task>
  908. <task id="LOCAL-00105" summary="修改角球赛事赔率">
  909. <created>1571207084426</created>
  910. <option name="number" value="00105" />
  911. <option name="presentableId" value="LOCAL-00105" />
  912. <option name="project" value="LOCAL" />
  913. <updated>1571207084426</updated>
  914. </task>
  915. <task id="LOCAL-00106" summary="修改角球赛事赔率">
  916. <created>1571207640876</created>
  917. <option name="number" value="00106" />
  918. <option name="presentableId" value="LOCAL-00106" />
  919. <option name="project" value="LOCAL" />
  920. <updated>1571207640876</updated>
  921. </task>
  922. <task id="LOCAL-00107" summary="更新">
  923. <created>1571291527299</created>
  924. <option name="number" value="00107" />
  925. <option name="presentableId" value="LOCAL-00107" />
  926. <option name="project" value="LOCAL" />
  927. <updated>1571291527300</updated>
  928. </task>
  929. <task id="LOCAL-00108" summary="更新">
  930. <created>1571291576074</created>
  931. <option name="number" value="00108" />
  932. <option name="presentableId" value="LOCAL-00108" />
  933. <option name="project" value="LOCAL" />
  934. <updated>1571291576074</updated>
  935. </task>
  936. <task id="LOCAL-00109" summary="更新">
  937. <created>1571362924905</created>
  938. <option name="number" value="00109" />
  939. <option name="presentableId" value="LOCAL-00109" />
  940. <option name="project" value="LOCAL" />
  941. <updated>1571362924906</updated>
  942. </task>
  943. <task id="LOCAL-00110" summary="赛事合并">
  944. <created>1571538015173</created>
  945. <option name="number" value="00110" />
  946. <option name="presentableId" value="LOCAL-00110" />
  947. <option name="project" value="LOCAL" />
  948. <updated>1571538015174</updated>
  949. </task>
  950. <task id="LOCAL-00111" summary="添加token重新获取">
  951. <created>1571637623087</created>
  952. <option name="number" value="00111" />
  953. <option name="presentableId" value="LOCAL-00111" />
  954. <option name="project" value="LOCAL" />
  955. <updated>1571637623088</updated>
  956. </task>
  957. <task id="LOCAL-00112" summary="添加token重新获取">
  958. <created>1571647953183</created>
  959. <option name="number" value="00112" />
  960. <option name="presentableId" value="LOCAL-00112" />
  961. <option name="project" value="LOCAL" />
  962. <updated>1571647953183</updated>
  963. </task>
  964. <task id="LOCAL-00113" summary="添加token重新获取">
  965. <created>1571648482002</created>
  966. <option name="number" value="00113" />
  967. <option name="presentableId" value="LOCAL-00113" />
  968. <option name="project" value="LOCAL" />
  969. <updated>1571648482002</updated>
  970. </task>
  971. <task id="LOCAL-00114" summary="添加token重新获取">
  972. <created>1571651674413</created>
  973. <option name="number" value="00114" />
  974. <option name="presentableId" value="LOCAL-00114" />
  975. <option name="project" value="LOCAL" />
  976. <updated>1571651674413</updated>
  977. </task>
  978. <task id="LOCAL-00115" summary="修改赛事时间不一致">
  979. <created>1571729040857</created>
  980. <option name="number" value="00115" />
  981. <option name="presentableId" value="LOCAL-00115" />
  982. <option name="project" value="LOCAL" />
  983. <updated>1571729040857</updated>
  984. </task>
  985. <option name="localTasksCounter" value="116" />
  986. <servers />
  987. </component>
  988. <component name="TimeTrackingManager">
  989. <option name="totallyTimeSpent" value="2124384000" />
  990. </component>
  991. <component name="TodoView">
  992. <todo-panel id="selected-file">
  993. <is-autoscroll-to-source value="true" />
  994. </todo-panel>
  995. <todo-panel id="all">
  996. <are-packages-shown value="true" />
  997. <is-autoscroll-to-source value="true" />
  998. </todo-panel>
  999. </component>
  1000. <component name="ToolWindowManager">
  1001. <frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
  1002. <editor active="true" />
  1003. <layout>
  1004. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.14658849" />
  1005. <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
  1006. <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
  1007. <window_info anchor="bottom" id="Message" order="0" />
  1008. <window_info anchor="bottom" id="Find" order="1" weight="0.32832617" />
  1009. <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49573562" weight="0.3530043" />
  1010. <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
  1011. <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
  1012. <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
  1013. <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
  1014. <window_info anchor="bottom" id="Version Control" order="7" weight="0.1555794" />
  1015. <window_info anchor="bottom" id="Database Changes" order="8" />
  1016. <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.5042644" side_tool="true" weight="0.2725322" />
  1017. <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.49307036" weight="0.23712446" />
  1018. <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.47424892" />
  1019. <window_info active="true" anchor="bottom" id="Run" order="12" sideWeight="0.87473345" visible="true" weight="0.20386267" />
  1020. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  1021. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  1022. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  1023. <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
  1024. <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
  1025. <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
  1026. <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
  1027. <window_info anchor="right" id="Coverage" order="7" side_tool="true" />
  1028. </layout>
  1029. <layout-to-restore>
  1030. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.13539445" />
  1031. <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
  1032. <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
  1033. <window_info anchor="bottom" id="Message" order="0" />
  1034. <window_info anchor="bottom" id="Find" order="1" weight="0.3290461" />
  1035. <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.30686694" />
  1036. <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
  1037. <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
  1038. <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
  1039. <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
  1040. <window_info anchor="bottom" id="Version Control" order="7" weight="0.2918455" />
  1041. <window_info anchor="bottom" id="Database Changes" order="8" />
  1042. <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.5053305" side_tool="true" weight="0.40128756" />
  1043. <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.4946695" weight="0.29291844" />
  1044. <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.41309014" />
  1045. <window_info active="true" anchor="bottom" id="Run" order="12" sideWeight="0.4946695" visible="true" weight="0.5214592" />
  1046. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  1047. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  1048. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  1049. <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
  1050. <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
  1051. <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
  1052. <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
  1053. </layout-to-restore>
  1054. </component>
  1055. <component name="TypeScriptGeneratedFilesManager">
  1056. <option name="version" value="1" />
  1057. </component>
  1058. <component name="UnknownFeatures">
  1059. <option featureType="com.intellij.fileTypeFactory" implementationName="*.log" />
  1060. </component>
  1061. <component name="Vcs.Log.Tabs.Properties">
  1062. <option name="TAB_STATES">
  1063. <map>
  1064. <entry key="MAIN">
  1065. <value>
  1066. <State>
  1067. <option name="RECENTLY_FILTERED_USER_GROUPS">
  1068. <collection />
  1069. </option>
  1070. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  1071. <collection />
  1072. </option>
  1073. <option name="COLUMN_ORDER">
  1074. <list>
  1075. <option value="0" />
  1076. <option value="1" />
  1077. <option value="2" />
  1078. <option value="3" />
  1079. </list>
  1080. </option>
  1081. </State>
  1082. </value>
  1083. </entry>
  1084. </map>
  1085. </option>
  1086. <option name="RECENT_FILTERS">
  1087. <map>
  1088. <entry key="Branch">
  1089. <value>
  1090. <list />
  1091. </value>
  1092. </entry>
  1093. <entry key="User">
  1094. <value>
  1095. <list />
  1096. </value>
  1097. </entry>
  1098. </map>
  1099. </option>
  1100. </component>
  1101. <component name="VcsManagerConfiguration">
  1102. <MESSAGE value="修改棒球联赛表写入错误" />
  1103. <MESSAGE value="修改冠军" />
  1104. <MESSAGE value="联赛添加redis测试" />
  1105. <MESSAGE value="联赛添加冠军,联赛过滤" />
  1106. <MESSAGE value="修改足球,篮球赔率表插入" />
  1107. <MESSAGE value="修改赔率条件,部分赔率减1" />
  1108. <MESSAGE value="添加冠军赛事信息,到赛事表中" />
  1109. <MESSAGE value="修改setting" />
  1110. <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy&#10;&#10;# Conflicts:&#10;#&#9;hg3535/settings.py" />
  1111. <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy&#10;&#10;# Conflicts:&#10;#&#9;hg3535/settings.py&#10;'更新'" />
  1112. <MESSAGE value="'更新'" />
  1113. <MESSAGE value="'更新日志按天输出'" />
  1114. <MESSAGE value="updata" />
  1115. <MESSAGE value="更新篮球, 父级玩法错误" />
  1116. <MESSAGE value="更改爬取url域名" />
  1117. <MESSAGE value="足球,篮球赛果抓取规则更新" />
  1118. <MESSAGE value="添加球类赛果,接口提交" />
  1119. <MESSAGE value="修改赛果球队名错误" />
  1120. <MESSAGE value="更改返回错误状态码" />
  1121. <MESSAGE value="修改网球赛果提交错误" />
  1122. <MESSAGE value="修改角球赛事赔率" />
  1123. <MESSAGE value="更新" />
  1124. <MESSAGE value="赛事合并" />
  1125. <MESSAGE value="添加token重新获取" />
  1126. <MESSAGE value="修改赛事时间不一致" />
  1127. <option name="LAST_COMMIT_MESSAGE" value="修改赛事时间不一致" />
  1128. </component>
  1129. <component name="XDebuggerManager">
  1130. <breakpoint-manager>
  1131. <breakpoints>
  1132. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1133. <url>file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy_deltafetch/middleware.py</url>
  1134. <line>84</line>
  1135. <option name="timeStamp" value="4" />
  1136. </line-breakpoint>
  1137. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1138. <url>file://$PROJECT_DIR$/pipeline/roll_wangqiu.py</url>
  1139. <line>278</line>
  1140. <option name="timeStamp" value="71" />
  1141. </line-breakpoint>
  1142. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1143. <url>file://$PROJECT_DIR$/spiders/roll_lanqiu.py</url>
  1144. <line>63</line>
  1145. <option name="timeStamp" value="132" />
  1146. </line-breakpoint>
  1147. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1148. <url>file://$PROJECT_DIR$/spiders/roll_bangqiu.py</url>
  1149. <line>265</line>
  1150. <option name="timeStamp" value="167" />
  1151. </line-breakpoint>
  1152. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1153. <url>file://$PROJECT_DIR$/pipeline/roll_bangqiu.py</url>
  1154. <line>122</line>
  1155. <option name="timeStamp" value="265" />
  1156. </line-breakpoint>
  1157. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1158. <url>file://$PROJECT_DIR$/pipeline/roll_bangqiu.py</url>
  1159. <line>125</line>
  1160. <option name="timeStamp" value="266" />
  1161. </line-breakpoint>
  1162. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1163. <url>file://$PROJECT_DIR$/spiders/roll_bangqiu.py</url>
  1164. <line>28</line>
  1165. <option name="timeStamp" value="269" />
  1166. </line-breakpoint>
  1167. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1168. <url>file://$PROJECT_DIR$/spiders/roll_lanqiu.py</url>
  1169. <line>82</line>
  1170. <option name="timeStamp" value="270" />
  1171. </line-breakpoint>
  1172. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1173. <url>file://$PROJECT_DIR$/spiders/roll_lanqiu.py</url>
  1174. <line>88</line>
  1175. <option name="timeStamp" value="271" />
  1176. </line-breakpoint>
  1177. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1178. <url>file://$PROJECT_DIR$/pipeline/guanjun.py</url>
  1179. <line>122</line>
  1180. <option name="timeStamp" value="273" />
  1181. </line-breakpoint>
  1182. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1183. <url>file://$PROJECT_DIR$/pipeline/roll_lanqiu.py</url>
  1184. <line>117</line>
  1185. <option name="timeStamp" value="279" />
  1186. </line-breakpoint>
  1187. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1188. <url>file://$PROJECT_DIR$/spiders/zhibo.py</url>
  1189. <line>104</line>
  1190. <option name="timeStamp" value="289" />
  1191. </line-breakpoint>
  1192. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1193. <url>file://$PROJECT_DIR$/pipeline/jieshu.py</url>
  1194. <line>69</line>
  1195. <option name="timeStamp" value="298" />
  1196. </line-breakpoint>
  1197. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1198. <url>file://$PROJECT_DIR$/pipeline/roll_zuqiu.py</url>
  1199. <line>48</line>
  1200. <option name="timeStamp" value="301" />
  1201. </line-breakpoint>
  1202. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1203. <url>file://$PROJECT_DIR$/pipeline/roll_zuqiu.py</url>
  1204. <line>49</line>
  1205. <option name="timeStamp" value="302" />
  1206. </line-breakpoint>
  1207. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1208. <url>file://$PROJECT_DIR$/pipeline/zuqiu.py</url>
  1209. <line>102</line>
  1210. <option name="timeStamp" value="313" />
  1211. </line-breakpoint>
  1212. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1213. <url>file://$PROJECT_DIR$/pipeline/zuqiu.py</url>
  1214. <line>557</line>
  1215. <option name="timeStamp" value="314" />
  1216. </line-breakpoint>
  1217. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1218. <url>file://$PROJECT_DIR$/pipeline/zuqiu.py</url>
  1219. <line>560</line>
  1220. <option name="timeStamp" value="315" />
  1221. </line-breakpoint>
  1222. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1223. <url>file://$PROJECT_DIR$/pipeline/lanqiu.py</url>
  1224. <line>90</line>
  1225. <option name="timeStamp" value="317" />
  1226. </line-breakpoint>
  1227. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1228. <url>file://$PROJECT_DIR$/pipeline/lanqiu.py</url>
  1229. <line>135</line>
  1230. <option name="timeStamp" value="318" />
  1231. </line-breakpoint>
  1232. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1233. <url>file://$PROJECT_DIR$/pipeline/lanqiu.py</url>
  1234. <line>269</line>
  1235. <option name="timeStamp" value="319" />
  1236. </line-breakpoint>
  1237. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1238. <url>file://$PROJECT_DIR$/utils/helper.py</url>
  1239. <line>12</line>
  1240. <option name="timeStamp" value="321" />
  1241. </line-breakpoint>
  1242. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1243. <url>file://$PROJECT_DIR$/pipeline/roll_lanqiu.py</url>
  1244. <line>256</line>
  1245. <option name="timeStamp" value="322" />
  1246. </line-breakpoint>
  1247. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1248. <url>file://$PROJECT_DIR$/pipeline/roll_lanqiu.py</url>
  1249. <line>70</line>
  1250. <option name="timeStamp" value="323" />
  1251. </line-breakpoint>
  1252. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1253. <url>file://$PROJECT_DIR$/pipeline/roll_lanqiu.py</url>
  1254. <line>71</line>
  1255. <option name="timeStamp" value="324" />
  1256. </line-breakpoint>
  1257. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1258. <url>file://$PROJECT_DIR$/pipeline/roll_lanqiu.py</url>
  1259. <line>72</line>
  1260. <option name="timeStamp" value="325" />
  1261. </line-breakpoint>
  1262. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1263. <url>file://$PROJECT_DIR$/pipeline/roll_lanqiu.py</url>
  1264. <line>136</line>
  1265. <option name="timeStamp" value="326" />
  1266. </line-breakpoint>
  1267. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1268. <url>file://$PROJECT_DIR$/pipeline/jieshu.py</url>
  1269. <line>72</line>
  1270. <option name="timeStamp" value="327" />
  1271. </line-breakpoint>
  1272. </breakpoints>
  1273. <default-breakpoints>
  1274. <breakpoint type="python-exception">
  1275. <properties notifyOnTerminate="true" exception="BaseException">
  1276. <option name="notifyOnTerminate" value="true" />
  1277. </properties>
  1278. </breakpoint>
  1279. </default-breakpoints>
  1280. </breakpoint-manager>
  1281. </component>
  1282. <component name="debuggerHistoryManager">
  1283. <expressions id="watch">
  1284. <expression>
  1285. <expression-string>value['t1']</expression-string>
  1286. <language-id>Python</language-id>
  1287. <evaluation-mode>EXPRESSION</evaluation-mode>
  1288. </expression>
  1289. </expressions>
  1290. <expressions id="setValue">
  1291. <expression>
  1292. <expression-string>'UPDATE xq_table SET xq = 11111111 whever id = 3074316;'</expression-string>
  1293. <language-id>Python</language-id>
  1294. <evaluation-mode>EXPRESSION</evaluation-mode>
  1295. </expression>
  1296. </expressions>
  1297. </component>
  1298. <component name="editorHistoryManager">
  1299. <entry file="file://$PROJECT_DIR$/../../zq_match_status.log" />
  1300. <entry file="file://C:/venv/Lib/site-packages/pymongo/common.py">
  1301. <provider selected="true" editor-type-id="text-editor">
  1302. <state relative-caret-position="1510">
  1303. <caret line="925" column="8" selection-start-line="925" selection-start-column="8" selection-end-line="925" selection-end-column="8" />
  1304. </state>
  1305. </provider>
  1306. </entry>
  1307. <entry file="file://$USER_HOME$/.PyCharm2018.3/system/python_stubs/454006823/_blake2.py">
  1308. <provider selected="true" editor-type-id="text-editor">
  1309. <state relative-caret-position="-189">
  1310. <caret line="42" column="8" selection-start-line="42" selection-start-column="8" selection-end-line="42" selection-end-column="8" />
  1311. </state>
  1312. </provider>
  1313. </entry>
  1314. <entry file="file://C:/venv/Lib/site-packages/pymongo/bulk.py">
  1315. <provider selected="true" editor-type-id="text-editor">
  1316. <state relative-caret-position="287">
  1317. <caret line="541" column="53" selection-start-line="541" selection-start-column="51" selection-end-line="541" selection-end-column="57" />
  1318. </state>
  1319. </provider>
  1320. </entry>
  1321. <entry file="file://C:/venv/Lib/site-packages/scrapy/http/response/text.py">
  1322. <provider selected="true" editor-type-id="text-editor">
  1323. <state relative-caret-position="145">
  1324. <caret line="118" selection-start-line="118" selection-end-line="118" />
  1325. </state>
  1326. </provider>
  1327. </entry>
  1328. <entry file="file://$PROJECT_DIR$/spiders/other_saiguo.py" />
  1329. <entry file="file://$PROJECT_DIR$/log/FTzhibo_2019_10_16.log" />
  1330. <entry file="file://$PROJECT_DIR$/jianting.py">
  1331. <provider selected="true" editor-type-id="text-editor" />
  1332. </entry>
  1333. <entry file="file://$PROJECT_DIR$/not_roll.py">
  1334. <provider selected="true" editor-type-id="text-editor">
  1335. <state>
  1336. <caret selection-end-line="1" />
  1337. <folding>
  1338. <element signature="e#0#11#0" expanded="true" />
  1339. </folding>
  1340. </state>
  1341. </provider>
  1342. </entry>
  1343. <entry file="file://$PROJECT_DIR$/ball_func.py" />
  1344. <entry file="file://$PROJECT_DIR$/main_time.py">
  1345. <provider selected="true" editor-type-id="text-editor">
  1346. <state>
  1347. <folding>
  1348. <element signature="e#0#11#0" expanded="true" />
  1349. </folding>
  1350. </state>
  1351. </provider>
  1352. </entry>
  1353. <entry file="file://$PROJECT_DIR$/spiders/wangqiu.py">
  1354. <provider selected="true" editor-type-id="text-editor">
  1355. <state>
  1356. <caret column="9" selection-end-line="1" selection-end-column="23" />
  1357. <folding>
  1358. <element signature="e#48#59#0" expanded="true" />
  1359. </folding>
  1360. </state>
  1361. </provider>
  1362. </entry>
  1363. <entry file="file://$PROJECT_DIR$/guanjun.sh" />
  1364. <entry file="file://$PROJECT_DIR$/pipelines.py">
  1365. <provider selected="true" editor-type-id="text-editor">
  1366. <state relative-caret-position="120">
  1367. <caret line="6" lean-forward="true" selection-start-line="6" selection-end-line="6" />
  1368. </state>
  1369. </provider>
  1370. </entry>
  1371. <entry file="file://$PROJECT_DIR$/requirements.txt" />
  1372. <entry file="file://$PROJECT_DIR$/spiders/wqbodan.py">
  1373. <provider selected="true" editor-type-id="text-editor" />
  1374. </entry>
  1375. <entry file="file://$PROJECT_DIR$/spiders/bangqiu.py">
  1376. <provider selected="true" editor-type-id="text-editor">
  1377. <state relative-caret-position="-1506">
  1378. <caret line="54" column="65" selection-start-line="54" selection-start-column="65" selection-end-line="54" selection-end-column="65" />
  1379. <folding>
  1380. <element signature="e#24#35#0" expanded="true" />
  1381. </folding>
  1382. </state>
  1383. </provider>
  1384. </entry>
  1385. <entry file="file://$PROJECT_DIR$/spiders/guanjun.py">
  1386. <provider selected="true" editor-type-id="text-editor">
  1387. <state relative-caret-position="480">
  1388. <caret line="24" lean-forward="true" selection-start-line="24" selection-end-line="24" />
  1389. <folding>
  1390. <element signature="e#38#53#0" expanded="true" />
  1391. </folding>
  1392. </state>
  1393. </provider>
  1394. </entry>
  1395. <entry file="file://$PROJECT_DIR$/spiders/liansai.py">
  1396. <provider selected="true" editor-type-id="text-editor">
  1397. <state relative-caret-position="460">
  1398. <caret line="31" selection-start-line="31" selection-end-line="31" />
  1399. </state>
  1400. </provider>
  1401. </entry>
  1402. <entry file="file://$PROJECT_DIR$/items.py">
  1403. <provider selected="true" editor-type-id="text-editor">
  1404. <state relative-caret-position="782">
  1405. <caret line="506" column="25" selection-start-line="506" selection-start-column="25" selection-end-line="506" selection-end-column="25" />
  1406. </state>
  1407. </provider>
  1408. </entry>
  1409. <entry file="file://$PROJECT_DIR$/spiders/saiguo.py">
  1410. <provider selected="true" editor-type-id="text-editor">
  1411. <state relative-caret-position="360">
  1412. <caret line="24" selection-start-line="24" selection-end-line="24" />
  1413. <folding>
  1414. <element signature="e#0#15#0" expanded="true" />
  1415. </folding>
  1416. </state>
  1417. </provider>
  1418. </entry>
  1419. <entry file="file://$PROJECT_DIR$/spiders/lanqiu.py">
  1420. <provider selected="true" editor-type-id="text-editor">
  1421. <state relative-caret-position="-178">
  1422. <caret line="72" column="36" lean-forward="true" selection-start-line="72" selection-start-column="36" selection-end-line="72" selection-end-column="36" />
  1423. <folding>
  1424. <element signature="e#24#35#0" expanded="true" />
  1425. </folding>
  1426. </state>
  1427. </provider>
  1428. </entry>
  1429. <entry file="file://$PROJECT_DIR$/middlewares.py">
  1430. <provider selected="true" editor-type-id="text-editor">
  1431. <state relative-caret-position="127">
  1432. <caret line="134" selection-start-line="134" selection-end-line="134" />
  1433. <folding>
  1434. <element signature="e#168#181#0" expanded="true" />
  1435. </folding>
  1436. </state>
  1437. </provider>
  1438. </entry>
  1439. <entry file="file://$PROJECT_DIR$/utils/__init__.py">
  1440. <provider selected="true" editor-type-id="text-editor" />
  1441. </entry>
  1442. <entry file="file://$PROJECT_DIR$/utils/langconv.py">
  1443. <provider selected="true" editor-type-id="text-editor">
  1444. <state relative-caret-position="3620">
  1445. <caret line="182" selection-start-line="182" selection-end-line="182" />
  1446. </state>
  1447. </provider>
  1448. </entry>
  1449. <entry file="file://$PROJECT_DIR$/utils/LocalToken.py">
  1450. <provider selected="true" editor-type-id="text-editor">
  1451. <state>
  1452. <caret column="48" selection-start-column="19" selection-end-column="48" />
  1453. </state>
  1454. </provider>
  1455. </entry>
  1456. <entry file="file://$PROJECT_DIR$/pipeline/saiguo.py">
  1457. <provider selected="true" editor-type-id="text-editor">
  1458. <state relative-caret-position="980">
  1459. <caret line="49" column="21" selection-start-line="49" selection-start-column="21" selection-end-line="49" selection-end-column="21" />
  1460. <folding>
  1461. <element signature="e#0#14#0" expanded="true" />
  1462. </folding>
  1463. </state>
  1464. </provider>
  1465. </entry>
  1466. <entry file="file://$PROJECT_DIR$/pipeline/wangqiu.py">
  1467. <provider selected="true" editor-type-id="text-editor">
  1468. <state relative-caret-position="2388">
  1469. <caret line="140" column="27" lean-forward="true" selection-start-line="140" selection-start-column="27" selection-end-line="140" selection-end-column="27" />
  1470. <folding>
  1471. <element signature="e#0#15#0" expanded="true" />
  1472. </folding>
  1473. </state>
  1474. </provider>
  1475. </entry>
  1476. <entry file="file://$PROJECT_DIR$/pipeline/lanqiu.py">
  1477. <provider selected="true" editor-type-id="text-editor">
  1478. <state relative-caret-position="806">
  1479. <caret line="43" column="45" lean-forward="true" selection-start-line="43" selection-start-column="45" selection-end-line="43" selection-end-column="45" />
  1480. <folding>
  1481. <element signature="e#0#15#0" expanded="true" />
  1482. </folding>
  1483. </state>
  1484. </provider>
  1485. </entry>
  1486. <entry file="file://$PROJECT_DIR$/pipeline/guanjun.py">
  1487. <provider selected="true" editor-type-id="text-editor">
  1488. <state relative-caret-position="-438">
  1489. <caret line="64" column="57" selection-start-line="64" selection-start-column="57" selection-end-line="64" selection-end-column="57" />
  1490. <folding>
  1491. <element signature="e#18#32#0" expanded="true" />
  1492. </folding>
  1493. </state>
  1494. </provider>
  1495. </entry>
  1496. <entry file="file://$PROJECT_DIR$/pipeline/roll_bangqiu.py">
  1497. <provider selected="true" editor-type-id="text-editor">
  1498. <state relative-caret-position="-1879">
  1499. <caret line="111" column="62" selection-start-line="111" selection-start-column="62" selection-end-line="111" selection-end-column="62" />
  1500. <folding>
  1501. <element signature="e#0#15#0" expanded="true" />
  1502. </folding>
  1503. </state>
  1504. </provider>
  1505. </entry>
  1506. <entry file="file://$PROJECT_DIR$/pipeline/ball_func.py">
  1507. <provider selected="true" editor-type-id="text-editor">
  1508. <state relative-caret-position="360">
  1509. <caret line="18" column="67" lean-forward="true" selection-start-line="18" selection-start-column="13" selection-end-line="18" selection-end-column="67" />
  1510. <folding>
  1511. <element signature="e#0#15#0" expanded="true" />
  1512. </folding>
  1513. </state>
  1514. </provider>
  1515. </entry>
  1516. <entry file="file://$PROJECT_DIR$/pipeline/zhibo.py">
  1517. <provider selected="true" editor-type-id="text-editor">
  1518. <state relative-caret-position="407">
  1519. <caret line="31" column="13" selection-start-line="31" selection-start-column="8" selection-end-line="31" selection-end-column="65" />
  1520. <folding>
  1521. <element signature="e#1#15#0" expanded="true" />
  1522. </folding>
  1523. </state>
  1524. </provider>
  1525. </entry>
  1526. <entry file="file://$PROJECT_DIR$/pipeline/roll_zuqiu.py">
  1527. <provider selected="true" editor-type-id="text-editor">
  1528. <state relative-caret-position="538">
  1529. <caret line="33" column="15" selection-start-line="33" selection-start-column="8" selection-end-line="33" selection-end-column="68" />
  1530. <folding>
  1531. <element signature="e#18#33#0" expanded="true" />
  1532. </folding>
  1533. </state>
  1534. </provider>
  1535. </entry>
  1536. <entry file="file://$PROJECT_DIR$/pipeline/roll_wangqiu.py">
  1537. <provider selected="true" editor-type-id="text-editor">
  1538. <state relative-caret-position="960">
  1539. <caret line="48" column="32" lean-forward="true" selection-start-line="48" selection-start-column="32" selection-end-line="48" selection-end-column="32" />
  1540. <folding>
  1541. <element signature="e#0#15#0" expanded="true" />
  1542. </folding>
  1543. </state>
  1544. </provider>
  1545. </entry>
  1546. <entry file="file://$PROJECT_DIR$/spiders/zhibo.py">
  1547. <provider selected="true" editor-type-id="text-editor">
  1548. <state relative-caret-position="100">
  1549. <caret line="74" column="36" selection-start-line="74" selection-start-column="36" selection-end-line="74" selection-end-column="36" />
  1550. <folding>
  1551. <element signature="e#38#53#0" expanded="true" />
  1552. </folding>
  1553. </state>
  1554. </provider>
  1555. </entry>
  1556. <entry file="file://$PROJECT_DIR$/spiders/roll_bangqiu.py">
  1557. <provider selected="true" editor-type-id="text-editor">
  1558. <state relative-caret-position="320">
  1559. <caret line="38" column="41" selection-start-line="38" selection-start-column="40" selection-end-line="38" selection-end-column="46" />
  1560. <folding>
  1561. <element signature="e#46#61#0" expanded="true" />
  1562. </folding>
  1563. </state>
  1564. </provider>
  1565. </entry>
  1566. <entry file="file://$PROJECT_DIR$/spiders/roll_wangqiu.py">
  1567. <provider selected="true" editor-type-id="text-editor">
  1568. <state relative-caret-position="240">
  1569. <caret line="69" selection-start-line="69" selection-end-line="70" selection-end-column="66" />
  1570. <folding>
  1571. <element signature="e#24#39#0" expanded="true" />
  1572. </folding>
  1573. </state>
  1574. </provider>
  1575. </entry>
  1576. <entry file="file://$PROJECT_DIR$/spiders/zuqiu.py">
  1577. <provider selected="true" editor-type-id="text-editor">
  1578. <state relative-caret-position="-311">
  1579. <caret line="34" selection-start-line="34" selection-end-line="34" />
  1580. <folding>
  1581. <element signature="e#24#35#0" expanded="true" />
  1582. </folding>
  1583. </state>
  1584. </provider>
  1585. </entry>
  1586. <entry file="file://$PROJECT_DIR$/spiders/jieshu.py">
  1587. <provider selected="true" editor-type-id="text-editor">
  1588. <state relative-caret-position="461">
  1589. <caret line="55" column="31" lean-forward="true" selection-start-line="55" selection-start-column="31" selection-end-line="55" selection-end-column="31" />
  1590. <folding>
  1591. <element signature="e#0#15#0" expanded="true" />
  1592. </folding>
  1593. </state>
  1594. </provider>
  1595. </entry>
  1596. <entry file="file://$PROJECT_DIR$/spiders/roll_zuqiu.py">
  1597. <provider selected="true" editor-type-id="text-editor">
  1598. <state relative-caret-position="241">
  1599. <caret line="45" column="81" lean-forward="true" selection-start-line="45" selection-start-column="81" selection-end-line="45" selection-end-column="81" />
  1600. <folding>
  1601. <element signature="e#38#53#0" expanded="true" />
  1602. </folding>
  1603. </state>
  1604. </provider>
  1605. </entry>
  1606. <entry file="file://$PROJECT_DIR$/pipeline/bangqiu.py">
  1607. <provider selected="true" editor-type-id="text-editor">
  1608. <state relative-caret-position="537">
  1609. <caret line="107" column="55" selection-start-line="107" selection-start-column="55" selection-end-line="107" selection-end-column="55" />
  1610. <folding>
  1611. <element signature="e#0#15#0" expanded="true" />
  1612. </folding>
  1613. </state>
  1614. </provider>
  1615. </entry>
  1616. <entry file="file://$PROJECT_DIR$/pipeline/roll_lanqiu.py">
  1617. <provider selected="true" editor-type-id="text-editor">
  1618. <state relative-caret-position="84">
  1619. <caret line="255" column="21" lean-forward="true" selection-start-line="255" selection-start-column="21" selection-end-line="255" selection-end-column="21" />
  1620. <folding>
  1621. <element signature="e#0#15#0" expanded="true" />
  1622. </folding>
  1623. </state>
  1624. </provider>
  1625. </entry>
  1626. <entry file="file://$PROJECT_DIR$/spiders/roll_lanqiu.py">
  1627. <provider selected="true" editor-type-id="text-editor">
  1628. <state relative-caret-position="304">
  1629. <caret line="88" selection-start-line="88" selection-end-line="88" />
  1630. <folding>
  1631. <element signature="e#24#39#0" expanded="true" />
  1632. </folding>
  1633. </state>
  1634. </provider>
  1635. </entry>
  1636. <entry file="file://$PROJECT_DIR$/change.py">
  1637. <provider selected="true" editor-type-id="text-editor">
  1638. <state relative-caret-position="180">
  1639. <caret line="15" column="36" selection-start-line="15" selection-start-column="31" selection-end-line="15" selection-end-column="36" />
  1640. <folding>
  1641. <element signature="e#0#11#0" expanded="true" />
  1642. </folding>
  1643. </state>
  1644. </provider>
  1645. </entry>
  1646. <entry file="file://C:/venv/Lib/site-packages/redis/client.py">
  1647. <provider selected="true" editor-type-id="text-editor">
  1648. <state relative-caret-position="201">
  1649. <caret line="2704" column="48" selection-start-line="2704" selection-start-column="44" selection-end-line="2704" selection-end-column="48" />
  1650. </state>
  1651. </provider>
  1652. </entry>
  1653. <entry file="file://$PROJECT_DIR$/utils/helper.py">
  1654. <provider selected="true" editor-type-id="text-editor">
  1655. <state relative-caret-position="59">
  1656. <caret line="12" selection-start-line="12" selection-end-line="12" />
  1657. <folding>
  1658. <element signature="e#0#14#0" expanded="true" />
  1659. </folding>
  1660. </state>
  1661. </provider>
  1662. </entry>
  1663. <entry file="file://$PROJECT_DIR$/pipeline/jieshu.py">
  1664. <provider selected="true" editor-type-id="text-editor">
  1665. <state relative-caret-position="153">
  1666. <caret line="72" column="46" selection-start-line="72" selection-start-column="46" selection-end-line="72" selection-end-column="46" />
  1667. <folding>
  1668. <element signature="e#0#15#0" expanded="true" />
  1669. </folding>
  1670. </state>
  1671. </provider>
  1672. </entry>
  1673. <entry file="file://$PROJECT_DIR$/settings.py">
  1674. <provider selected="true" editor-type-id="text-editor">
  1675. <state relative-caret-position="190">
  1676. <caret line="137" column="50" lean-forward="true" selection-start-line="137" selection-start-column="50" selection-end-line="137" selection-end-column="50" />
  1677. </state>
  1678. </provider>
  1679. </entry>
  1680. <entry file="file://$PROJECT_DIR$/main.py">
  1681. <provider selected="true" editor-type-id="text-editor">
  1682. <state relative-caret-position="140">
  1683. <caret line="7" column="37" lean-forward="true" selection-start-line="7" selection-start-column="37" selection-end-line="7" selection-end-column="37" />
  1684. <folding>
  1685. <element signature="e#0#10#0" expanded="true" />
  1686. </folding>
  1687. </state>
  1688. </provider>
  1689. </entry>
  1690. <entry file="file://$PROJECT_DIR$/pipeline/zuqiu.py">
  1691. <provider selected="true" editor-type-id="text-editor">
  1692. <state relative-caret-position="200">
  1693. <caret line="10" column="6" selection-start-line="10" selection-start-column="6" selection-end-line="10" selection-end-column="6" />
  1694. <folding>
  1695. <element signature="e#0#15#0" expanded="true" />
  1696. </folding>
  1697. </state>
  1698. </provider>
  1699. </entry>
  1700. </component>
  1701. </project>