workspace.xml 83 KB

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