workspace.xml 86 KB

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