workspace.xml 70 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480
  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$/pipeline/lanqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/lanqiu.py" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/pipeline/wangqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/pipeline/wangqiu.py" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/spiders/roll_lanqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/roll_lanqiu.py" afterDir="false" />
  9. </list>
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="CoverageDataManager">
  17. <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$" />
  18. <SUITE FILE_PATH="coverage/hg3535$main.coverage" NAME="main Coverage Results" MODIFIED="1567237737526" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
  19. <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" />
  20. <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" />
  21. <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$" />
  22. <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" />
  23. <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$" />
  24. <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" />
  25. <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" />
  26. </component>
  27. <component name="DatabaseView">
  28. <option name="SHOW_INTERMEDIATE" value="true" />
  29. <option name="GROUP_DATA_SOURCES" value="true" />
  30. <option name="GROUP_SCHEMA" value="true" />
  31. <option name="GROUP_CONTENTS" value="false" />
  32. <option name="SORT_POSITIONED" value="false" />
  33. <option name="SHOW_EMPTY_GROUPS" value="false" />
  34. <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
  35. <option name="HIDDEN_KINDS">
  36. <set />
  37. </option>
  38. <expand />
  39. <select />
  40. </component>
  41. <component name="FavoritesManager">
  42. <favorites_list name="hg3535" />
  43. </component>
  44. <component name="FileEditorManager">
  45. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  46. <file pinned="false" current-in-tab="false">
  47. <entry file="file://$PROJECT_DIR$/main.py">
  48. <provider selected="true" editor-type-id="text-editor">
  49. <state relative-caret-position="200">
  50. <caret line="10" column="35" selection-start-line="10" selection-start-column="31" selection-end-line="10" selection-end-column="38" />
  51. <folding>
  52. <element signature="e#0#10#0" expanded="true" />
  53. </folding>
  54. </state>
  55. </provider>
  56. </entry>
  57. </file>
  58. <file pinned="false" current-in-tab="true">
  59. <entry file="file://$PROJECT_DIR$/pipeline/lanqiu.py">
  60. <provider selected="true" editor-type-id="text-editor">
  61. <state relative-caret-position="1670">
  62. <caret line="290" column="27" lean-forward="true" selection-start-line="290" selection-start-column="27" selection-end-line="290" selection-end-column="27" />
  63. <folding>
  64. <element signature="e#0#15#0" expanded="true" />
  65. </folding>
  66. </state>
  67. </provider>
  68. </entry>
  69. </file>
  70. <file pinned="false" current-in-tab="false">
  71. <entry file="file://$PROJECT_DIR$/pipeline/roll_bangqiu.py">
  72. <provider selected="true" editor-type-id="text-editor">
  73. <state relative-caret-position="260">
  74. <caret line="13" column="2" selection-start-line="13" selection-end-line="13" selection-end-column="110" />
  75. </state>
  76. </provider>
  77. </entry>
  78. </file>
  79. <file pinned="false" current-in-tab="false">
  80. <entry file="file://$PROJECT_DIR$/spiders/wangqiu.py">
  81. <provider selected="true" editor-type-id="text-editor">
  82. <state relative-caret-position="-160">
  83. <caret line="14" column="20" selection-start-line="14" selection-start-column="20" selection-end-line="14" selection-end-column="20" />
  84. </state>
  85. </provider>
  86. </entry>
  87. </file>
  88. <file pinned="false" current-in-tab="false">
  89. <entry file="file://$PROJECT_DIR$/pipeline/wangqiu.py">
  90. <provider selected="true" editor-type-id="text-editor">
  91. <state relative-caret-position="220">
  92. <caret line="11" lean-forward="true" selection-start-line="11" selection-end-line="11" />
  93. <folding>
  94. <element signature="e#0#15#0" expanded="true" />
  95. <element signature="e#1024#12650#0" />
  96. </folding>
  97. </state>
  98. </provider>
  99. </entry>
  100. </file>
  101. <file pinned="false" current-in-tab="false">
  102. <entry file="file://$PROJECT_DIR$/spiders/roll_lanqiu.py">
  103. <provider selected="true" editor-type-id="text-editor">
  104. <state relative-caret-position="264">
  105. <caret line="89" column="20" lean-forward="true" selection-start-line="89" selection-start-column="20" selection-end-line="89" selection-end-column="20" />
  106. <folding>
  107. <element signature="e#24#39#0" expanded="true" />
  108. </folding>
  109. </state>
  110. </provider>
  111. </entry>
  112. </file>
  113. <file pinned="false" current-in-tab="false">
  114. <entry file="file://$PROJECT_DIR$/spiders/zuqiu.py">
  115. <provider selected="true" editor-type-id="text-editor">
  116. <state relative-caret-position="200">
  117. <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
  118. <folding>
  119. <element signature="e#24#35#0" expanded="true" />
  120. </folding>
  121. </state>
  122. </provider>
  123. </entry>
  124. </file>
  125. <file pinned="false" current-in-tab="false">
  126. <entry file="file://$PROJECT_DIR$/pipeline/roll_lanqiu.py">
  127. <provider selected="true" editor-type-id="text-editor">
  128. <state relative-caret-position="450">
  129. <caret line="288" column="11" lean-forward="true" selection-start-line="288" selection-start-column="8" selection-end-line="288" selection-end-column="50" />
  130. <folding>
  131. <element signature="e#0#15#0" expanded="true" />
  132. </folding>
  133. </state>
  134. </provider>
  135. </entry>
  136. </file>
  137. <file pinned="false" current-in-tab="false">
  138. <entry file="file://$PROJECT_DIR$/items.py">
  139. <provider selected="true" editor-type-id="text-editor">
  140. <state relative-caret-position="1018">
  141. <caret line="370" column="31" lean-forward="true" selection-start-line="370" selection-start-column="31" selection-end-line="370" selection-end-column="31" />
  142. </state>
  143. </provider>
  144. </entry>
  145. </file>
  146. </leaf>
  147. </component>
  148. <component name="FileTemplateManagerImpl">
  149. <option name="RECENT_TEMPLATES">
  150. <list>
  151. <option value="Python Script" />
  152. </list>
  153. </option>
  154. </component>
  155. <component name="FindInProjectRecents">
  156. <findStrings>
  157. <find>total_goals</find>
  158. <find>2or7</find>
  159. <find>st_zq_league</find>
  160. <find>zqtwo_intodb</find>
  161. <find>odds_only</find>
  162. <find>wq_</find>
  163. <find>Zuqiustatus</find>
  164. <find>try</find>
  165. <find>&gt;=</find>
  166. <find>psycopg2.extras</find>
  167. <find>pt</find>
  168. <find>Lanqiustatus</find>
  169. <find>new_times</find>
  170. <find>status</find>
  171. <find>3206572</find>
  172. <find>get_pcode</find>
  173. <find>match_time</find>
  174. <find>three_total_sizes_big</find>
  175. <find>None</find>
  176. <find>lastnumber_dict</find>
  177. <find>last_numbers_dict</find>
  178. <find>capots_dict</find>
  179. <find>self.session</find>
  180. <find>settings.</find>
  181. <find>sq_dict</find>
  182. <find>网球</find>
  183. <find>datetime.datetime.now()</find>
  184. <find>response_data</find>
  185. <find>Roll_Wangqiu</find>
  186. <find>Roll_Lanqiu</find>
  187. </findStrings>
  188. <replaceStrings>
  189. <replace>&quot;&quot;</replace>
  190. <replace>session</replace>
  191. <replace>棒球</replace>
  192. <replace>res</replace>
  193. </replaceStrings>
  194. </component>
  195. <component name="Git.Settings">
  196. <option name="UPDATE_TYPE" value="MERGE" />
  197. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  198. <option name="RECENT_BRANCH_BY_REPOSITORY">
  199. <map>
  200. <entry key="$PROJECT_DIR$/.." value="two" />
  201. </map>
  202. </option>
  203. <favorite-branches>
  204. <branch-storage>
  205. <map>
  206. <entry type="LOCAL">
  207. <value>
  208. <list>
  209. <branch-info repo="$PROJECT_DIR$/.." source="two" />
  210. </list>
  211. </value>
  212. </entry>
  213. </map>
  214. </branch-storage>
  215. </favorite-branches>
  216. <excluded-from-favorite>
  217. <branch-storage>
  218. <map>
  219. <entry type="LOCAL">
  220. <value>
  221. <list>
  222. <branch-info repo="$PROJECT_DIR$/.." source="master" />
  223. </list>
  224. </value>
  225. </entry>
  226. <entry type="REMOTE">
  227. <value>
  228. <list>
  229. <branch-info repo="$PROJECT_DIR$/.." source="origin/master" />
  230. </list>
  231. </value>
  232. </entry>
  233. </map>
  234. </branch-storage>
  235. </excluded-from-favorite>
  236. </component>
  237. <component name="IdeDocumentHistory">
  238. <option name="CHANGED_PATHS">
  239. <list>
  240. <option value="$PROJECT_DIR$/log/lanqiu.log" />
  241. <option value="$PROJECT_DIR$/log/liansai.log" />
  242. <option value="$PROJECT_DIR$/log/roll_zuqiu.log" />
  243. <option value="$PROJECT_DIR$/log/wangqiu.log" />
  244. <option value="$PROJECT_DIR$/log/wqbodan.log" />
  245. <option value="$PROJECT_DIR$/log/zuqiu.log" />
  246. <option value="$PROJECT_DIR$/spiders/hg3535_wangqiu.py" />
  247. <option value="$PROJECT_DIR$/spiders/wqbodan.py" />
  248. <option value="$PROJECT_DIR$/spiders/hg3535_zuqiu.py" />
  249. <option value="$PROJECT_DIR$/spiders/hg3535_zq_status.py" />
  250. <option value="$PROJECT_DIR$/spiders/kaishi.py" />
  251. <option value="$PROJECT_DIR$/kaishi.py" />
  252. <option value="$PROJECT_DIR$/main_notroll.py" />
  253. <option value="$PROJECT_DIR$/text.py" />
  254. <option value="$PROJECT_DIR$/middlewares.py" />
  255. <option value="$PROJECT_DIR$/spiders/hg3535_zq_status_up.py" />
  256. <option value="$PROJECT_DIR$/spiders/hgjieshu.py" />
  257. <option value="$PROJECT_DIR$/spiders/hg3535_bangqiu.py" />
  258. <option value="$PROJECT_DIR$/spiders/hg3535_lanqiu.py" />
  259. <option value="$PROJECT_DIR$/spiders/wangqiu.py" />
  260. <option value="$PROJECT_DIR$/main_time.py" />
  261. <option value="$PROJECT_DIR$/spiders/lq_jieshu.py" />
  262. <option value="$PROJECT_DIR$/spiders/wq_jieshu.py" />
  263. <option value="$PROJECT_DIR$/spiders/bq_jieshu.py" />
  264. <option value="$PROJECT_DIR$/spiders/liansai.py" />
  265. <option value="$PROJECT_DIR$/ball_func.py" />
  266. <option value="$PROJECT_DIR$/spiders/bangqiu.py" />
  267. <option value="$PROJECT_DIR$/spiders/zq_jieshu.py" />
  268. <option value="$PROJECT_DIR$/pipelines.py" />
  269. <option value="$PROJECT_DIR$/.gitignore" />
  270. <option value="$PROJECT_DIR$/pipeline/guanjun.py" />
  271. <option value="$PROJECT_DIR$/spiders/lanqiu.py" />
  272. <option value="$PROJECT_DIR$/spiders/guanjun.py" />
  273. <option value="$PROJECT_DIR$/spiders/roll_zuqiu.py" />
  274. <option value="$PROJECT_DIR$/spiders/roll_bangqiu.py" />
  275. <option value="$PROJECT_DIR$/pipeline/bangqiu.py" />
  276. <option value="$PROJECT_DIR$/utils/helper.py" />
  277. <option value="$PROJECT_DIR$/settings.py" />
  278. <option value="$PROJECT_DIR$/pipeline/ball_func.py" />
  279. <option value="$PROJECT_DIR$/pipeline/roll_zuqiu.py" />
  280. <option value="$PROJECT_DIR$/pipeline/roll_bangqiu.py" />
  281. <option value="$PROJECT_DIR$/spiders/roll_wangqiu.py" />
  282. <option value="$PROJECT_DIR$/pipeline/roll_wangqiu.py" />
  283. <option value="$PROJECT_DIR$/pipeline/zuqiu.py" />
  284. <option value="$PROJECT_DIR$/spiders/zuqiu.py" />
  285. <option value="$PROJECT_DIR$/main.py" />
  286. <option value="$PROJECT_DIR$/items.py" />
  287. <option value="$PROJECT_DIR$/pipeline/roll_lanqiu.py" />
  288. <option value="$PROJECT_DIR$/pipeline/wangqiu.py" />
  289. <option value="$PROJECT_DIR$/spiders/roll_lanqiu.py" />
  290. <option value="$PROJECT_DIR$/pipeline/lanqiu.py" />
  291. </list>
  292. </option>
  293. </component>
  294. <component name="ProjectFrameBounds" extendedState="6">
  295. <option name="x" value="129" />
  296. <option name="y" value="17" />
  297. <option name="width" value="1336" />
  298. <option name="height" value="1017" />
  299. </component>
  300. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  301. <component name="ProjectView">
  302. <navigator proportions="" version="1">
  303. <foldersAlwaysOnTop value="true" />
  304. </navigator>
  305. <panes>
  306. <pane id="ProjectPane">
  307. <subPane>
  308. <expand>
  309. <path>
  310. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  311. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  312. </path>
  313. <path>
  314. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  315. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  316. <item name="pipeline" type="462c0819:PsiDirectoryNode" />
  317. </path>
  318. <path>
  319. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  320. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  321. <item name="spiders" type="462c0819:PsiDirectoryNode" />
  322. </path>
  323. <path>
  324. <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
  325. <item name="hg3535" type="462c0819:PsiDirectoryNode" />
  326. <item name="utils" type="462c0819:PsiDirectoryNode" />
  327. </path>
  328. </expand>
  329. <select />
  330. </subPane>
  331. </pane>
  332. <pane id="Scope" />
  333. </panes>
  334. </component>
  335. <component name="PropertiesComponent">
  336. <property name="WebServerToolWindowFactoryState" value="false" />
  337. <property name="add_unversioned_files" value="$PROJECT_DIR$/.gitignore" />
  338. <property name="last_opened_file_path" value="C:/venv" />
  339. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  340. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  341. <property name="settings.editor.selected.configurable" value="editor.preferences.fonts.default" />
  342. </component>
  343. <component name="RecentsManager">
  344. <key name="MoveFile.RECENT_KEYS">
  345. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535" />
  346. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders" />
  347. </key>
  348. <key name="CopyFile.RECENT_KEYS">
  349. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\pipeline" />
  350. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535" />
  351. <recent name="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders" />
  352. </key>
  353. </component>
  354. <component name="RunDashboard">
  355. <option name="ruleStates">
  356. <list>
  357. <RuleState>
  358. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  359. </RuleState>
  360. <RuleState>
  361. <option name="name" value="StatusDashboardGroupingRule" />
  362. </RuleState>
  363. </list>
  364. </option>
  365. </component>
  366. <component name="RunManager" selected="Python.main">
  367. <configuration name="hgjieshu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  368. <module name="hg3535" />
  369. <option name="INTERPRETER_OPTIONS" value="" />
  370. <option name="PARENT_ENVS" value="true" />
  371. <envs>
  372. <env name="PYTHONUNBUFFERED" value="1" />
  373. </envs>
  374. <option name="SDK_HOME" value="" />
  375. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  376. <option name="IS_MODULE_SDK" value="true" />
  377. <option name="ADD_CONTENT_ROOTS" value="true" />
  378. <option name="ADD_SOURCE_ROOTS" value="true" />
  379. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  380. <option name="SCRIPT_NAME" value="C:\Users\admin\Desktop\sports_scrapy\hg3535\spiders\zq_jieshu.py" />
  381. <option name="PARAMETERS" value="" />
  382. <option name="SHOW_COMMAND_LINE" value="false" />
  383. <option name="EMULATE_TERMINAL" value="false" />
  384. <option name="MODULE_MODE" value="false" />
  385. <option name="REDIRECT_INPUT" value="false" />
  386. <option name="INPUT_FILE" value="" />
  387. <method v="2" />
  388. </configuration>
  389. <configuration name="liansai" type="PythonConfigurationType" factoryName="Python" temporary="true">
  390. <module name="hg3535" />
  391. <option name="INTERPRETER_OPTIONS" value="" />
  392. <option name="PARENT_ENVS" value="true" />
  393. <envs>
  394. <env name="PYTHONUNBUFFERED" value="1" />
  395. </envs>
  396. <option name="SDK_HOME" value="" />
  397. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  398. <option name="IS_MODULE_SDK" value="true" />
  399. <option name="ADD_CONTENT_ROOTS" value="true" />
  400. <option name="ADD_SOURCE_ROOTS" value="true" />
  401. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  402. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/liansai.py" />
  403. <option name="PARAMETERS" value="" />
  404. <option name="SHOW_COMMAND_LINE" value="false" />
  405. <option name="EMULATE_TERMINAL" value="false" />
  406. <option name="MODULE_MODE" value="false" />
  407. <option name="REDIRECT_INPUT" value="false" />
  408. <option name="INPUT_FILE" value="" />
  409. <method v="2" />
  410. </configuration>
  411. <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true">
  412. <module name="hg3535" />
  413. <option name="INTERPRETER_OPTIONS" value="" />
  414. <option name="PARENT_ENVS" value="true" />
  415. <envs>
  416. <env name="PYTHONUNBUFFERED" value="1" />
  417. </envs>
  418. <option name="SDK_HOME" value="" />
  419. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  420. <option name="IS_MODULE_SDK" value="true" />
  421. <option name="ADD_CONTENT_ROOTS" value="true" />
  422. <option name="ADD_SOURCE_ROOTS" value="true" />
  423. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  424. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
  425. <option name="PARAMETERS" value="" />
  426. <option name="SHOW_COMMAND_LINE" value="false" />
  427. <option name="EMULATE_TERMINAL" value="false" />
  428. <option name="MODULE_MODE" value="false" />
  429. <option name="REDIRECT_INPUT" value="false" />
  430. <option name="INPUT_FILE" value="" />
  431. <method v="2" />
  432. </configuration>
  433. <configuration name="wangqiu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  434. <module name="hg3535" />
  435. <option name="INTERPRETER_OPTIONS" value="" />
  436. <option name="PARENT_ENVS" value="true" />
  437. <envs>
  438. <env name="PYTHONUNBUFFERED" value="1" />
  439. </envs>
  440. <option name="SDK_HOME" value="" />
  441. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  442. <option name="IS_MODULE_SDK" value="true" />
  443. <option name="ADD_CONTENT_ROOTS" value="true" />
  444. <option name="ADD_SOURCE_ROOTS" value="true" />
  445. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  446. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/wangqiu.py" />
  447. <option name="PARAMETERS" value="" />
  448. <option name="SHOW_COMMAND_LINE" value="false" />
  449. <option name="EMULATE_TERMINAL" value="false" />
  450. <option name="MODULE_MODE" value="false" />
  451. <option name="REDIRECT_INPUT" value="false" />
  452. <option name="INPUT_FILE" value="" />
  453. <method v="2" />
  454. </configuration>
  455. <configuration name="zuqiu" type="PythonConfigurationType" factoryName="Python" temporary="true">
  456. <module name="hg3535" />
  457. <option name="INTERPRETER_OPTIONS" value="" />
  458. <option name="PARENT_ENVS" value="true" />
  459. <envs>
  460. <env name="PYTHONUNBUFFERED" value="1" />
  461. </envs>
  462. <option name="SDK_HOME" value="" />
  463. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
  464. <option name="IS_MODULE_SDK" value="true" />
  465. <option name="ADD_CONTENT_ROOTS" value="true" />
  466. <option name="ADD_SOURCE_ROOTS" value="true" />
  467. <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
  468. <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/zuqiu.py" />
  469. <option name="PARAMETERS" value="" />
  470. <option name="SHOW_COMMAND_LINE" value="false" />
  471. <option name="EMULATE_TERMINAL" value="false" />
  472. <option name="MODULE_MODE" value="false" />
  473. <option name="REDIRECT_INPUT" value="false" />
  474. <option name="INPUT_FILE" value="" />
  475. <method v="2" />
  476. </configuration>
  477. <recent_temporary>
  478. <list>
  479. <item itemvalue="Python.main" />
  480. <item itemvalue="Python.zuqiu" />
  481. <item itemvalue="Python.wangqiu" />
  482. <item itemvalue="Python.liansai" />
  483. <item itemvalue="Python.hgjieshu" />
  484. </list>
  485. </recent_temporary>
  486. </component>
  487. <component name="SvnConfiguration">
  488. <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
  489. </component>
  490. <component name="TaskManager">
  491. <task active="true" id="Default" summary="Default task">
  492. <changelist id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="" />
  493. <created>1552361933913</created>
  494. <option name="number" value="Default" />
  495. <option name="presentableId" value="Default" />
  496. <updated>1552361933913</updated>
  497. <workItem from="1552361935189" duration="22939000" />
  498. <workItem from="1552439490626" duration="18066000" />
  499. <workItem from="1552524796712" duration="27465000" />
  500. <workItem from="1552567426062" duration="7518000" />
  501. <workItem from="1552575496568" duration="1826000" />
  502. <workItem from="1552577490969" duration="704000" />
  503. <workItem from="1552580284900" duration="495000" />
  504. <workItem from="1552611273446" duration="5372000" />
  505. <workItem from="1552617365681" duration="4071000" />
  506. <workItem from="1552621477059" duration="24443000" />
  507. <workItem from="1552723083507" duration="1264000" />
  508. <workItem from="1552744211477" duration="1268000" />
  509. <workItem from="1552789416500" duration="25000" />
  510. <workItem from="1552899019763" duration="39045000" />
  511. <workItem from="1553043681027" duration="145839000" />
  512. <workItem from="1553397105996" duration="23148000" />
  513. <workItem from="1553433705348" duration="1018000" />
  514. <workItem from="1553475342218" duration="23428000" />
  515. <workItem from="1553503466782" duration="5588000" />
  516. <workItem from="1553513531340" duration="13843000" />
  517. <workItem from="1553561440191" duration="133112000" />
  518. <workItem from="1553931675476" duration="17232000" />
  519. <workItem from="1554080350424" duration="17288000" />
  520. <workItem from="1554101826084" duration="19370000" />
  521. <workItem from="1554170199956" duration="2159000" />
  522. <workItem from="1554172621503" duration="3788000" />
  523. <workItem from="1554176443957" duration="28339000" />
  524. <workItem from="1554215166308" duration="2338000" />
  525. <workItem from="1554252224751" duration="1384000" />
  526. <workItem from="1554253767232" duration="20266000" />
  527. <workItem from="1554276949053" duration="7482000" />
  528. <workItem from="1554284600072" duration="14592000" />
  529. <workItem from="1554306136130" duration="34310000" />
  530. <workItem from="1554384538601" duration="87371000" />
  531. <workItem from="1554685163974" duration="34853000" />
  532. <workItem from="1554735546675" duration="3652000" />
  533. <workItem from="1554771709150" duration="15315000" />
  534. <workItem from="1554860005406" duration="38399000" />
  535. <workItem from="1554956837583" duration="21067000" />
  536. <workItem from="1554989742904" duration="21354000" />
  537. <workItem from="1555046975903" duration="68970000" />
  538. <workItem from="1555212709284" duration="5832000" />
  539. <workItem from="1555289493716" duration="16563000" />
  540. <workItem from="1555376280859" duration="17600000" />
  541. <workItem from="1555405622542" duration="620000" />
  542. <workItem from="1555406260234" duration="6046000" />
  543. <workItem from="1555414794521" duration="6416000" />
  544. <workItem from="1555462498299" duration="20842000" />
  545. <workItem from="1555498934960" duration="21460000" />
  546. <workItem from="1555566912269" duration="9942000" />
  547. <workItem from="1555579873287" duration="1062000" />
  548. <workItem from="1555635203399" duration="12245000" />
  549. <workItem from="1555658501528" duration="9655000" />
  550. <workItem from="1555671859532" duration="35975000" />
  551. <workItem from="1555893403863" duration="8143000" />
  552. <workItem from="1555916236353" duration="9945000" />
  553. <workItem from="1555981119140" duration="24628000" />
  554. <workItem from="1556067504720" duration="23664000" />
  555. <workItem from="1556106028857" duration="5358000" />
  556. <workItem from="1556161598731" duration="19181000" />
  557. <workItem from="1556240187201" duration="11026000" />
  558. <workItem from="1556254654110" duration="38231000" />
  559. <workItem from="1556500244997" duration="22444000" />
  560. <workItem from="1556584868377" duration="15320000" />
  561. <workItem from="1557018228723" duration="19258000" />
  562. <workItem from="1557293774618" duration="7402000" />
  563. <workItem from="1557364694196" duration="10610000" />
  564. <workItem from="1557379397322" duration="33000" />
  565. <workItem from="1557379446771" duration="4219000" />
  566. <workItem from="1557396895400" duration="1197000" />
  567. <workItem from="1557407270851" duration="1123000" />
  568. <workItem from="1557452403593" duration="19346000" />
  569. <workItem from="1557709837370" duration="7351000" />
  570. <workItem from="1557732817014" duration="849000" />
  571. <workItem from="1557796929696" duration="16710000" />
  572. <workItem from="1557882171427" duration="10493000" />
  573. <workItem from="1557912853175" duration="15000" />
  574. <workItem from="1557975839431" duration="2154000" />
  575. <workItem from="1558073764460" duration="791000" />
  576. <workItem from="1558336021790" duration="10087000" />
  577. <workItem from="1558350644883" duration="488000" />
  578. <workItem from="1558400741265" duration="650000" />
  579. <workItem from="1558404700616" duration="5457000" />
  580. <workItem from="1558419261499" duration="10550000" />
  581. <workItem from="1558438097772" duration="25035000" />
  582. <workItem from="1558506590036" duration="13475000" />
  583. <workItem from="1558523229860" duration="749000" />
  584. <workItem from="1558529201114" duration="63104000" />
  585. <workItem from="1558918879384" duration="20712000" />
  586. <workItem from="1558946386286" duration="5906000" />
  587. <workItem from="1559183149389" duration="6526000" />
  588. <workItem from="1559817639837" duration="2439000" />
  589. <workItem from="1559820318166" duration="6091000" />
  590. <workItem from="1560128279184" duration="2486000" />
  591. <workItem from="1564469892436" duration="10885000" />
  592. <workItem from="1565231417256" duration="1894000" />
  593. <workItem from="1565242895579" duration="17130000" />
  594. <workItem from="1565274288542" duration="629000" />
  595. <workItem from="1565574821845" duration="1238000" />
  596. <workItem from="1566802827516" duration="684000" />
  597. <workItem from="1566871828920" duration="61000" />
  598. <workItem from="1566872141146" duration="14544000" />
  599. <workItem from="1566976369645" duration="4000" />
  600. <workItem from="1566976385269" duration="13184000" />
  601. <workItem from="1566990066292" duration="35762000" />
  602. <workItem from="1567126891838" duration="54444000" />
  603. </task>
  604. <task id="LOCAL-00001" summary="修改后,版本二">
  605. <created>1555727493584</created>
  606. <option name="number" value="00001" />
  607. <option name="presentableId" value="LOCAL-00001" />
  608. <option name="project" value="LOCAL" />
  609. <updated>1555727493585</updated>
  610. </task>
  611. <task id="LOCAL-00002" summary="修改联赛url">
  612. <created>1555727573940</created>
  613. <option name="number" value="00002" />
  614. <option name="presentableId" value="LOCAL-00002" />
  615. <option name="project" value="LOCAL" />
  616. <updated>1555727573940</updated>
  617. </task>
  618. <task id="LOCAL-00003" summary="修改联赛错误">
  619. <created>1555727734616</created>
  620. <option name="number" value="00003" />
  621. <option name="presentableId" value="LOCAL-00003" />
  622. <option name="project" value="LOCAL" />
  623. <updated>1555727734616</updated>
  624. </task>
  625. <task id="LOCAL-00004" summary="修改冠军,导入错误">
  626. <created>1555727939763</created>
  627. <option name="number" value="00004" />
  628. <option name="presentableId" value="LOCAL-00004" />
  629. <option name="project" value="LOCAL" />
  630. <updated>1555727939763</updated>
  631. </task>
  632. <task id="LOCAL-00005" summary="修改棒球,联赛无法写入">
  633. <created>1555728369459</created>
  634. <option name="number" value="00005" />
  635. <option name="presentableId" value="LOCAL-00005" />
  636. <option name="project" value="LOCAL" />
  637. <updated>1555728369459</updated>
  638. </task>
  639. <task id="LOCAL-00006" summary="修改冠军,联赛url">
  640. <created>1555747152483</created>
  641. <option name="number" value="00006" />
  642. <option name="presentableId" value="LOCAL-00006" />
  643. <option name="project" value="LOCAL" />
  644. <updated>1555747152483</updated>
  645. </task>
  646. <task id="LOCAL-00007" summary="不启用,scrapy_deltafetch">
  647. <created>1555902621561</created>
  648. <option name="number" value="00007" />
  649. <option name="presentableId" value="LOCAL-00007" />
  650. <option name="project" value="LOCAL" />
  651. <updated>1555902621561</updated>
  652. </task>
  653. <task id="LOCAL-00008" summary="修改棒球联赛表写入错误">
  654. <created>1555925357368</created>
  655. <option name="number" value="00008" />
  656. <option name="presentableId" value="LOCAL-00008" />
  657. <option name="project" value="LOCAL" />
  658. <updated>1555925357368</updated>
  659. </task>
  660. <task id="LOCAL-00009" summary="修改冠军">
  661. <created>1555989344488</created>
  662. <option name="number" value="00009" />
  663. <option name="presentableId" value="LOCAL-00009" />
  664. <option name="project" value="LOCAL" />
  665. <updated>1555989344488</updated>
  666. </task>
  667. <task id="LOCAL-00010" summary="联赛添加redis测试">
  668. <created>1556014183609</created>
  669. <option name="number" value="00010" />
  670. <option name="presentableId" value="LOCAL-00010" />
  671. <option name="project" value="LOCAL" />
  672. <updated>1556014183609</updated>
  673. </task>
  674. <task id="LOCAL-00011" summary="联赛添加冠军,联赛过滤">
  675. <created>1556102057191</created>
  676. <option name="number" value="00011" />
  677. <option name="presentableId" value="LOCAL-00011" />
  678. <option name="project" value="LOCAL" />
  679. <updated>1556102057191</updated>
  680. </task>
  681. <task id="LOCAL-00012" summary="修改足球,篮球赔率表插入">
  682. <created>1556186556377</created>
  683. <option name="number" value="00012" />
  684. <option name="presentableId" value="LOCAL-00012" />
  685. <option name="project" value="LOCAL" />
  686. <updated>1556186556377</updated>
  687. </task>
  688. <task id="LOCAL-00013" summary="修改赔率条件,部分赔率减1">
  689. <created>1556430855618</created>
  690. <option name="number" value="00013" />
  691. <option name="presentableId" value="LOCAL-00013" />
  692. <option name="project" value="LOCAL" />
  693. <updated>1556430855618</updated>
  694. </task>
  695. <task id="LOCAL-00014" summary="添加冠军赛事信息,到赛事表中">
  696. <created>1557042186914</created>
  697. <option name="number" value="00014" />
  698. <option name="presentableId" value="LOCAL-00014" />
  699. <option name="project" value="LOCAL" />
  700. <updated>1557042186914</updated>
  701. </task>
  702. <task id="LOCAL-00015" summary="修改setting">
  703. <created>1557050308399</created>
  704. <option name="number" value="00015" />
  705. <option name="presentableId" value="LOCAL-00015" />
  706. <option name="project" value="LOCAL" />
  707. <updated>1557050308399</updated>
  708. </task>
  709. <task id="LOCAL-00016" summary="更新">
  710. <created>1557372165553</created>
  711. <option name="number" value="00016" />
  712. <option name="presentableId" value="LOCAL-00016" />
  713. <option name="project" value="LOCAL" />
  714. <updated>1557372165553</updated>
  715. </task>
  716. <task id="LOCAL-00017" summary="'更新'">
  717. <created>1557379530550</created>
  718. <option name="number" value="00017" />
  719. <option name="presentableId" value="LOCAL-00017" />
  720. <option name="project" value="LOCAL" />
  721. <updated>1557379530550</updated>
  722. </task>
  723. <task id="LOCAL-00018" summary="'更新'">
  724. <created>1557466497083</created>
  725. <option name="number" value="00018" />
  726. <option name="presentableId" value="LOCAL-00018" />
  727. <option name="project" value="LOCAL" />
  728. <updated>1557466497083</updated>
  729. </task>
  730. <task id="LOCAL-00019" summary="'更新'">
  731. <created>1557466602178</created>
  732. <option name="number" value="00019" />
  733. <option name="presentableId" value="LOCAL-00019" />
  734. <option name="project" value="LOCAL" />
  735. <updated>1557466602178</updated>
  736. </task>
  737. <task id="LOCAL-00020" summary="'更新日志按天输出'">
  738. <created>1558345052627</created>
  739. <option name="number" value="00020" />
  740. <option name="presentableId" value="LOCAL-00020" />
  741. <option name="project" value="LOCAL" />
  742. <updated>1558345052627</updated>
  743. </task>
  744. <task id="LOCAL-00021" summary="更新">
  745. <created>1559187739192</created>
  746. <option name="number" value="00021" />
  747. <option name="presentableId" value="LOCAL-00021" />
  748. <option name="project" value="LOCAL" />
  749. <updated>1559187739192</updated>
  750. </task>
  751. <task id="LOCAL-00022" summary="更新">
  752. <created>1559820382430</created>
  753. <option name="number" value="00022" />
  754. <option name="presentableId" value="LOCAL-00022" />
  755. <option name="project" value="LOCAL" />
  756. <updated>1559820382430</updated>
  757. </task>
  758. <task id="LOCAL-00023" summary="更新">
  759. <created>1559820458233</created>
  760. <option name="number" value="00023" />
  761. <option name="presentableId" value="LOCAL-00023" />
  762. <option name="project" value="LOCAL" />
  763. <updated>1559820458233</updated>
  764. </task>
  765. <task id="LOCAL-00024" summary="更新">
  766. <created>1559832627997</created>
  767. <option name="number" value="00024" />
  768. <option name="presentableId" value="LOCAL-00024" />
  769. <option name="project" value="LOCAL" />
  770. <updated>1559832627998</updated>
  771. </task>
  772. <task id="LOCAL-00025" summary="更新">
  773. <created>1559832648593</created>
  774. <option name="number" value="00025" />
  775. <option name="presentableId" value="LOCAL-00025" />
  776. <option name="project" value="LOCAL" />
  777. <updated>1559832648593</updated>
  778. </task>
  779. <task id="LOCAL-00026" summary="updata">
  780. <created>1564470177370</created>
  781. <option name="number" value="00026" />
  782. <option name="presentableId" value="LOCAL-00026" />
  783. <option name="project" value="LOCAL" />
  784. <updated>1564470177370</updated>
  785. </task>
  786. <task id="LOCAL-00027" summary="updata">
  787. <created>1564470231379</created>
  788. <option name="number" value="00027" />
  789. <option name="presentableId" value="LOCAL-00027" />
  790. <option name="project" value="LOCAL" />
  791. <updated>1564470231379</updated>
  792. </task>
  793. <task id="LOCAL-00028" summary="updata">
  794. <created>1564470360034</created>
  795. <option name="number" value="00028" />
  796. <option name="presentableId" value="LOCAL-00028" />
  797. <option name="project" value="LOCAL" />
  798. <updated>1564470360034</updated>
  799. </task>
  800. <task id="LOCAL-00029" summary="updata">
  801. <created>1564470453693</created>
  802. <option name="number" value="00029" />
  803. <option name="presentableId" value="LOCAL-00029" />
  804. <option name="project" value="LOCAL" />
  805. <updated>1564470453693</updated>
  806. </task>
  807. <task id="LOCAL-00030" summary="updata">
  808. <created>1566886504744</created>
  809. <option name="number" value="00030" />
  810. <option name="presentableId" value="LOCAL-00030" />
  811. <option name="project" value="LOCAL" />
  812. <updated>1566886504744</updated>
  813. </task>
  814. <task id="LOCAL-00031" summary="updata">
  815. <created>1567146357338</created>
  816. <option name="number" value="00031" />
  817. <option name="presentableId" value="LOCAL-00031" />
  818. <option name="project" value="LOCAL" />
  819. <updated>1567146357338</updated>
  820. </task>
  821. <task id="LOCAL-00032" summary="updata">
  822. <created>1567157805401</created>
  823. <option name="number" value="00032" />
  824. <option name="presentableId" value="LOCAL-00032" />
  825. <option name="project" value="LOCAL" />
  826. <updated>1567157805401</updated>
  827. </task>
  828. <task id="LOCAL-00033" summary="updata">
  829. <created>1567167979453</created>
  830. <option name="number" value="00033" />
  831. <option name="presentableId" value="LOCAL-00033" />
  832. <option name="project" value="LOCAL" />
  833. <updated>1567167979453</updated>
  834. </task>
  835. <task id="LOCAL-00034" summary="updata">
  836. <created>1567236587848</created>
  837. <option name="number" value="00034" />
  838. <option name="presentableId" value="LOCAL-00034" />
  839. <option name="project" value="LOCAL" />
  840. <updated>1567236587848</updated>
  841. </task>
  842. <option name="localTasksCounter" value="35" />
  843. <servers />
  844. </component>
  845. <component name="TimeTrackingManager">
  846. <option name="totallyTimeSpent" value="1733118000" />
  847. </component>
  848. <component name="TodoView">
  849. <todo-panel id="selected-file">
  850. <is-autoscroll-to-source value="true" />
  851. </todo-panel>
  852. <todo-panel id="all">
  853. <are-packages-shown value="true" />
  854. <is-autoscroll-to-source value="true" />
  855. </todo-panel>
  856. </component>
  857. <component name="ToolWindowManager">
  858. <frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
  859. <editor active="true" />
  860. <layout>
  861. <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.1705757" />
  862. <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
  863. <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
  864. <window_info anchor="bottom" id="Message" order="0" />
  865. <window_info anchor="bottom" id="Find" order="1" weight="0.32832617" />
  866. <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.32403433" />
  867. <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
  868. <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
  869. <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
  870. <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
  871. <window_info anchor="bottom" id="Version Control" order="7" weight="0.1555794" />
  872. <window_info anchor="bottom" id="Database Changes" order="8" />
  873. <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.50692964" side_tool="true" weight="0.38519314" />
  874. <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.49307036" weight="0.3530043" />
  875. <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.4356223" />
  876. <window_info anchor="bottom" id="Run" order="12" sideWeight="0.87473345" visible="true" weight="0.31330472" />
  877. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  878. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  879. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  880. <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
  881. <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
  882. <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
  883. <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
  884. <window_info anchor="right" id="Coverage" order="7" side_tool="true" />
  885. </layout>
  886. <layout-to-restore>
  887. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.13539445" />
  888. <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
  889. <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
  890. <window_info anchor="bottom" id="Message" order="0" />
  891. <window_info anchor="bottom" id="Find" order="1" weight="0.3290461" />
  892. <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.30686694" />
  893. <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
  894. <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
  895. <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
  896. <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
  897. <window_info anchor="bottom" id="Version Control" order="7" weight="0.2918455" />
  898. <window_info anchor="bottom" id="Database Changes" order="8" />
  899. <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.5053305" side_tool="true" weight="0.40128756" />
  900. <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.4946695" weight="0.29291844" />
  901. <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.41309014" />
  902. <window_info active="true" anchor="bottom" id="Run" order="12" sideWeight="0.4946695" visible="true" weight="0.5214592" />
  903. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  904. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  905. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  906. <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
  907. <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
  908. <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
  909. <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
  910. </layout-to-restore>
  911. </component>
  912. <component name="TypeScriptGeneratedFilesManager">
  913. <option name="version" value="1" />
  914. </component>
  915. <component name="UnknownFeatures">
  916. <option featureType="com.intellij.fileTypeFactory" implementationName="*.log" />
  917. </component>
  918. <component name="Vcs.Log.Tabs.Properties">
  919. <option name="TAB_STATES">
  920. <map>
  921. <entry key="MAIN">
  922. <value>
  923. <State>
  924. <option name="RECENTLY_FILTERED_USER_GROUPS">
  925. <collection />
  926. </option>
  927. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  928. <collection />
  929. </option>
  930. <option name="COLUMN_ORDER">
  931. <list>
  932. <option value="0" />
  933. <option value="1" />
  934. <option value="2" />
  935. <option value="3" />
  936. </list>
  937. </option>
  938. </State>
  939. </value>
  940. </entry>
  941. </map>
  942. </option>
  943. <option name="RECENT_FILTERS">
  944. <map>
  945. <entry key="Branch">
  946. <value>
  947. <list />
  948. </value>
  949. </entry>
  950. <entry key="User">
  951. <value>
  952. <list />
  953. </value>
  954. </entry>
  955. </map>
  956. </option>
  957. </component>
  958. <component name="VcsManagerConfiguration">
  959. <MESSAGE value="修改后,版本二" />
  960. <MESSAGE value="修改联赛url" />
  961. <MESSAGE value="修改联赛错误" />
  962. <MESSAGE value="修改冠军,导入错误" />
  963. <MESSAGE value="修改棒球,联赛无法写入" />
  964. <MESSAGE value="修改冠军,联赛url" />
  965. <MESSAGE value="不启用,scrapy_deltafetch" />
  966. <MESSAGE value="修改棒球联赛表写入错误" />
  967. <MESSAGE value="修改冠军" />
  968. <MESSAGE value="联赛添加redis测试" />
  969. <MESSAGE value="联赛添加冠军,联赛过滤" />
  970. <MESSAGE value="修改足球,篮球赔率表插入" />
  971. <MESSAGE value="修改赔率条件,部分赔率减1" />
  972. <MESSAGE value="添加冠军赛事信息,到赛事表中" />
  973. <MESSAGE value="修改setting" />
  974. <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy&#10;&#10;# Conflicts:&#10;#&#9;hg3535/settings.py" />
  975. <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy&#10;&#10;# Conflicts:&#10;#&#9;hg3535/settings.py&#10;'更新'" />
  976. <MESSAGE value="'更新'" />
  977. <MESSAGE value="'更新日志按天输出'" />
  978. <MESSAGE value="更新" />
  979. <MESSAGE value="updata" />
  980. <option name="LAST_COMMIT_MESSAGE" value="updata" />
  981. </component>
  982. <component name="XDebuggerManager">
  983. <breakpoint-manager>
  984. <breakpoints>
  985. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  986. <url>file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy_deltafetch/middleware.py</url>
  987. <line>84</line>
  988. <option name="timeStamp" value="4" />
  989. </line-breakpoint>
  990. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  991. <url>file://$PROJECT_DIR$/spiders/roll_zuqiu.py</url>
  992. <line>34</line>
  993. <option name="timeStamp" value="42" />
  994. </line-breakpoint>
  995. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  996. <url>file://$PROJECT_DIR$/pipeline/zuqiu.py</url>
  997. <line>239</line>
  998. <option name="timeStamp" value="46" />
  999. </line-breakpoint>
  1000. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1001. <url>file://$PROJECT_DIR$/pipeline/roll_zuqiu.py</url>
  1002. <line>433</line>
  1003. <option name="timeStamp" value="49" />
  1004. </line-breakpoint>
  1005. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1006. <url>file://$PROJECT_DIR$/spiders/zuqiu.py</url>
  1007. <line>355</line>
  1008. <option name="timeStamp" value="55" />
  1009. </line-breakpoint>
  1010. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1011. <url>file://$PROJECT_DIR$/spiders/zuqiu.py</url>
  1012. <line>379</line>
  1013. <option name="timeStamp" value="56" />
  1014. </line-breakpoint>
  1015. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1016. <url>file://$PROJECT_DIR$/pipeline/roll_bangqiu.py</url>
  1017. <line>93</line>
  1018. <option name="timeStamp" value="58" />
  1019. </line-breakpoint>
  1020. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1021. <url>file://$PROJECT_DIR$/pipeline/zuqiu.py</url>
  1022. <line>262</line>
  1023. <option name="timeStamp" value="62" />
  1024. </line-breakpoint>
  1025. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1026. <url>file://$PROJECT_DIR$/pipeline/zuqiu.py</url>
  1027. <line>196</line>
  1028. <option name="timeStamp" value="65" />
  1029. </line-breakpoint>
  1030. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1031. <url>file://$PROJECT_DIR$/spiders/roll_wangqiu.py</url>
  1032. <line>280</line>
  1033. <option name="timeStamp" value="67" />
  1034. </line-breakpoint>
  1035. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1036. <url>file://$PROJECT_DIR$/spiders/roll_wangqiu.py</url>
  1037. <line>61</line>
  1038. <option name="timeStamp" value="68" />
  1039. </line-breakpoint>
  1040. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1041. <url>file://$PROJECT_DIR$/spiders/roll_wangqiu.py</url>
  1042. <line>62</line>
  1043. <option name="timeStamp" value="69" />
  1044. </line-breakpoint>
  1045. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1046. <url>file://$PROJECT_DIR$/spiders/roll_wangqiu.py</url>
  1047. <line>285</line>
  1048. <option name="timeStamp" value="70" />
  1049. </line-breakpoint>
  1050. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1051. <url>file://$PROJECT_DIR$/pipeline/roll_wangqiu.py</url>
  1052. <line>267</line>
  1053. <option name="timeStamp" value="71" />
  1054. </line-breakpoint>
  1055. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1056. <url>file://$PROJECT_DIR$/spiders/zuqiu.py</url>
  1057. <line>341</line>
  1058. <option name="timeStamp" value="72" />
  1059. </line-breakpoint>
  1060. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1061. <url>file://$PROJECT_DIR$/spiders/zuqiu.py</url>
  1062. <line>342</line>
  1063. <option name="timeStamp" value="73" />
  1064. </line-breakpoint>
  1065. <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
  1066. <url>file://$PROJECT_DIR$/spiders/zuqiu.py</url>
  1067. <line>366</line>
  1068. <option name="timeStamp" value="74" />
  1069. </line-breakpoint>
  1070. </breakpoints>
  1071. <default-breakpoints>
  1072. <breakpoint type="python-exception">
  1073. <properties notifyOnTerminate="true" exception="BaseException">
  1074. <option name="notifyOnTerminate" value="true" />
  1075. </properties>
  1076. </breakpoint>
  1077. </default-breakpoints>
  1078. </breakpoint-manager>
  1079. </component>
  1080. <component name="debuggerHistoryManager">
  1081. <expressions id="watch">
  1082. <expression>
  1083. <expression-string>value['t1']</expression-string>
  1084. <language-id>Python</language-id>
  1085. <evaluation-mode>EXPRESSION</evaluation-mode>
  1086. </expression>
  1087. </expressions>
  1088. <expressions id="setValue">
  1089. <expression>
  1090. <expression-string>'UPDATE xq_table SET xq = 11111111 whever id = 3074316;'</expression-string>
  1091. <language-id>Python</language-id>
  1092. <evaluation-mode>EXPRESSION</evaluation-mode>
  1093. </expression>
  1094. </expressions>
  1095. </component>
  1096. <component name="editorHistoryManager">
  1097. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/twisted/python/failure.py">
  1098. <provider selected="true" editor-type-id="text-editor">
  1099. <state relative-caret-position="4158">
  1100. <caret line="242" selection-start-line="242" selection-end-line="242" />
  1101. </state>
  1102. </provider>
  1103. </entry>
  1104. <entry file="file://$PROJECT_DIR$/spiders/bangqiu.py">
  1105. <provider selected="true" editor-type-id="text-editor">
  1106. <state relative-caret-position="3132">
  1107. <caret line="174" column="74" lean-forward="true" selection-start-line="174" selection-start-column="74" selection-end-line="174" selection-end-column="74" />
  1108. <folding>
  1109. <element signature="e#24#35#0" expanded="true" />
  1110. </folding>
  1111. </state>
  1112. </provider>
  1113. </entry>
  1114. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/psycopg2/extras.py">
  1115. <provider selected="true" editor-type-id="text-editor">
  1116. <state relative-caret-position="1944">
  1117. <caret line="140" selection-start-line="140" selection-end-line="140" />
  1118. </state>
  1119. </provider>
  1120. </entry>
  1121. <entry file="file://$PROJECT_DIR$/spiders/wq_jieshu.py" />
  1122. <entry file="file://$PROJECT_DIR$/spiders/__init__.py">
  1123. <provider selected="true" editor-type-id="text-editor" />
  1124. </entry>
  1125. <entry file="file://$PROJECT_DIR$/.gitignore">
  1126. <provider selected="true" editor-type-id="text-editor">
  1127. <state relative-caret-position="198">
  1128. <caret line="11" column="1" selection-start-line="11" selection-start-column="1" selection-end-line="11" selection-end-column="1" />
  1129. </state>
  1130. </provider>
  1131. </entry>
  1132. <entry file="file://$PROJECT_DIR$/requirements.txt">
  1133. <provider selected="true" editor-type-id="text-editor">
  1134. <state relative-caret-position="-530" />
  1135. </provider>
  1136. </entry>
  1137. <entry file="file://$PROJECT_DIR$/roll.py">
  1138. <provider selected="true" editor-type-id="text-editor">
  1139. <state>
  1140. <folding>
  1141. <element signature="e#0#11#0" expanded="true" />
  1142. </folding>
  1143. </state>
  1144. </provider>
  1145. </entry>
  1146. <entry file="file://$PROJECT_DIR$/__init__.py">
  1147. <provider selected="true" editor-type-id="text-editor" />
  1148. </entry>
  1149. <entry file="file://$PROJECT_DIR$/jianting.py">
  1150. <provider selected="true" editor-type-id="text-editor" />
  1151. </entry>
  1152. <entry file="file://$PROJECT_DIR$/main_time.py">
  1153. <provider selected="true" editor-type-id="text-editor">
  1154. <state relative-caret-position="-86">
  1155. <caret line="11" selection-start-line="11" selection-end-line="11" />
  1156. </state>
  1157. </provider>
  1158. </entry>
  1159. <entry file="file://$PROJECT_DIR$/ball_func.py">
  1160. <provider selected="true" editor-type-id="text-editor">
  1161. <state relative-caret-position="511">
  1162. <caret line="145" selection-start-line="145" selection-end-line="145" />
  1163. </state>
  1164. </provider>
  1165. </entry>
  1166. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/utils/trackref.py">
  1167. <provider selected="true" editor-type-id="text-editor">
  1168. <state relative-caret-position="486">
  1169. <caret line="32" selection-start-line="32" selection-end-line="32" />
  1170. </state>
  1171. </provider>
  1172. </entry>
  1173. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/http/request/__init__.py">
  1174. <provider selected="true" editor-type-id="text-editor">
  1175. <state relative-caret-position="202">
  1176. <caret line="78" selection-start-line="78" selection-end-line="78" />
  1177. </state>
  1178. </provider>
  1179. </entry>
  1180. <entry file="file://$PROJECT_DIR$/spiders/zq_jieshu.py" />
  1181. <entry file="file://$PROJECT_DIR$/pipeline/__init__.py">
  1182. <provider selected="true" editor-type-id="text-editor" />
  1183. </entry>
  1184. <entry file="file://$PROJECT_DIR$/pipeline/guanjun.py">
  1185. <provider selected="true" editor-type-id="text-editor">
  1186. <state relative-caret-position="18">
  1187. <caret line="32" column="57" selection-start-line="32" selection-start-column="57" selection-end-line="32" selection-end-column="57" />
  1188. <folding>
  1189. <element signature="e#18#32#0" expanded="true" />
  1190. </folding>
  1191. </state>
  1192. </provider>
  1193. </entry>
  1194. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/aiohttp/client.py">
  1195. <provider selected="true" editor-type-id="text-editor">
  1196. <state relative-caret-position="166">
  1197. <caret line="574" selection-start-line="574" selection-end-line="574" />
  1198. </state>
  1199. </provider>
  1200. </entry>
  1201. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/pymongo/pool.py">
  1202. <provider selected="true" editor-type-id="text-editor">
  1203. <state relative-caret-position="1215">
  1204. <caret line="614" selection-start-line="614" selection-end-line="614" />
  1205. </state>
  1206. </provider>
  1207. </entry>
  1208. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/twisted/python/util.py">
  1209. <provider selected="true" editor-type-id="text-editor">
  1210. <state relative-caret-position="413">
  1211. <caret line="630" selection-start-line="630" selection-end-line="630" />
  1212. </state>
  1213. </provider>
  1214. </entry>
  1215. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python37/Lib/asyncio/base_events.py">
  1216. <provider selected="true" editor-type-id="text-editor">
  1217. <state relative-caret-position="187">
  1218. <caret line="520" selection-start-line="520" selection-end-line="520" />
  1219. </state>
  1220. </provider>
  1221. </entry>
  1222. <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python37/Lib/asyncio/tasks.py">
  1223. <provider selected="true" editor-type-id="text-editor">
  1224. <state relative-caret-position="145">
  1225. <caret line="349" selection-start-line="349" selection-end-line="349" />
  1226. </state>
  1227. </provider>
  1228. </entry>
  1229. <entry file="file://$PROJECT_DIR$/spiders/guanjun.py">
  1230. <provider selected="true" editor-type-id="text-editor">
  1231. <state relative-caret-position="-610">
  1232. <caret line="6" column="13" selection-start-line="6" selection-start-column="13" selection-end-line="6" selection-end-column="13" />
  1233. </state>
  1234. </provider>
  1235. </entry>
  1236. <entry file="file://C:/venv/Lib/site-packages/twisted/internet/task.py">
  1237. <provider selected="true" editor-type-id="text-editor">
  1238. <state relative-caret-position="195">
  1239. <caret line="630" selection-start-line="630" selection-end-line="630" />
  1240. </state>
  1241. </provider>
  1242. </entry>
  1243. <entry file="file://C:/venv/Lib/site-packages/pymongo/mongo_client.py">
  1244. <provider selected="true" editor-type-id="text-editor">
  1245. <state relative-caret-position="-16140">
  1246. <caret line="95" column="8" selection-start-line="95" selection-start-column="8" selection-end-line="95" selection-end-column="8" />
  1247. </state>
  1248. </provider>
  1249. </entry>
  1250. <entry file="file://$PROJECT_DIR$/spiders/lanqiu.py">
  1251. <provider selected="true" editor-type-id="text-editor">
  1252. <state relative-caret-position="8310">
  1253. <caret line="513" column="35" selection-start-line="513" selection-start-column="24" selection-end-line="513" selection-end-column="35" />
  1254. <folding>
  1255. <element signature="e#24#35#0" expanded="true" />
  1256. </folding>
  1257. </state>
  1258. </provider>
  1259. </entry>
  1260. <entry file="file://C:/venv/Lib/site-packages/twisted/internet/defer.py">
  1261. <provider selected="true" editor-type-id="text-editor">
  1262. <state relative-caret-position="-730">
  1263. <caret line="1611" selection-start-line="1611" selection-end-line="1611" />
  1264. </state>
  1265. </provider>
  1266. </entry>
  1267. <entry file="file://$PROJECT_DIR$/middlewares.py">
  1268. <provider selected="true" editor-type-id="text-editor">
  1269. <state relative-caret-position="308">
  1270. <caret line="137" selection-start-line="137" selection-end-line="137" />
  1271. </state>
  1272. </provider>
  1273. </entry>
  1274. <entry file="file://$PROJECT_DIR$/spiders/roll_bangqiu.py">
  1275. <provider selected="true" editor-type-id="text-editor">
  1276. <state relative-caret-position="100">
  1277. <caret line="5" lean-forward="true" selection-start-line="5" selection-end-line="5" />
  1278. <folding>
  1279. <element signature="e#46#61#0" expanded="true" />
  1280. </folding>
  1281. </state>
  1282. </provider>
  1283. </entry>
  1284. <entry file="file://C:/venv/Lib/site-packages/pymongo/helpers.py">
  1285. <provider selected="true" editor-type-id="text-editor">
  1286. <state relative-caret-position="-1880">
  1287. <caret line="158" selection-start-line="158" selection-end-line="158" />
  1288. </state>
  1289. </provider>
  1290. </entry>
  1291. <entry file="file://$PROJECT_DIR$/pipelines.py">
  1292. <provider selected="true" editor-type-id="text-editor">
  1293. <state relative-caret-position="507">
  1294. <caret line="1294" column="17" selection-start-line="1294" selection-start-column="17" selection-end-line="1294" selection-end-column="17" />
  1295. </state>
  1296. </provider>
  1297. </entry>
  1298. <entry file="file://$PROJECT_DIR$/pipeline/bangqiu.py">
  1299. <provider selected="true" editor-type-id="text-editor">
  1300. <state relative-caret-position="1560">
  1301. <caret line="285" column="36" selection-start-line="284" selection-end-line="286" selection-end-column="41" />
  1302. <folding>
  1303. <element signature="e#0#15#0" expanded="true" />
  1304. </folding>
  1305. </state>
  1306. </provider>
  1307. </entry>
  1308. <entry file="file://$PROJECT_DIR$/settings.py">
  1309. <provider selected="true" editor-type-id="text-editor">
  1310. <state relative-caret-position="296">
  1311. <caret line="146" lean-forward="true" selection-start-line="146" selection-end-line="146" />
  1312. </state>
  1313. </provider>
  1314. </entry>
  1315. <entry file="file://$PROJECT_DIR$/pipeline/ball_func.py">
  1316. <provider selected="true" editor-type-id="text-editor">
  1317. <state relative-caret-position="241">
  1318. <caret line="23" selection-start-line="23" selection-end-line="32" />
  1319. <folding>
  1320. <element signature="e#0#15#0" expanded="true" />
  1321. </folding>
  1322. </state>
  1323. </provider>
  1324. </entry>
  1325. <entry file="file://$PROJECT_DIR$/pipeline/roll_zuqiu.py">
  1326. <provider selected="true" editor-type-id="text-editor">
  1327. <state relative-caret-position="441">
  1328. <caret line="538" selection-start-line="538" selection-end-line="538" selection-end-column="52" />
  1329. <folding>
  1330. <element signature="e#18#33#0" expanded="true" />
  1331. </folding>
  1332. </state>
  1333. </provider>
  1334. </entry>
  1335. <entry file="file://$PROJECT_DIR$/spiders/wqbodan.py">
  1336. <provider selected="true" editor-type-id="text-editor">
  1337. <state relative-caret-position="-1665" />
  1338. </provider>
  1339. </entry>
  1340. <entry file="file://C:/venv/Lib/site-packages/redis/client.py">
  1341. <provider selected="true" editor-type-id="text-editor">
  1342. <state relative-caret-position="11652">
  1343. <caret line="1943" column="8" selection-start-line="1943" selection-start-column="8" selection-end-line="1943" selection-end-column="8" />
  1344. </state>
  1345. </provider>
  1346. </entry>
  1347. <entry file="file://$PROJECT_DIR$/utils/helper.py">
  1348. <provider selected="true" editor-type-id="text-editor">
  1349. <state relative-caret-position="245">
  1350. <caret line="13" selection-start-line="13" selection-end-line="13" />
  1351. <folding>
  1352. <element signature="e#0#14#0" expanded="true" />
  1353. </folding>
  1354. </state>
  1355. </provider>
  1356. </entry>
  1357. <entry file="file://$PROJECT_DIR$/pipeline/zuqiu.py">
  1358. <provider selected="true" editor-type-id="text-editor">
  1359. <state relative-caret-position="-652">
  1360. <caret line="469" column="98" selection-start-line="469" selection-start-column="98" selection-end-line="469" selection-end-column="98" />
  1361. <folding>
  1362. <element signature="e#0#15#0" expanded="true" />
  1363. </folding>
  1364. </state>
  1365. </provider>
  1366. </entry>
  1367. <entry file="file://$PROJECT_DIR$/spiders/roll_wangqiu.py">
  1368. <provider selected="true" editor-type-id="text-editor">
  1369. <state relative-caret-position="40">
  1370. <caret line="62" selection-start-line="62" selection-end-line="62" />
  1371. <folding>
  1372. <element signature="e#24#39#0" expanded="true" />
  1373. </folding>
  1374. </state>
  1375. </provider>
  1376. </entry>
  1377. <entry file="file://$PROJECT_DIR$/spiders/roll_zuqiu.py">
  1378. <provider selected="true" editor-type-id="text-editor">
  1379. <state relative-caret-position="8155">
  1380. <caret line="442" column="18" lean-forward="true" selection-start-line="442" selection-start-column="18" selection-end-line="442" selection-end-column="18" />
  1381. <folding>
  1382. <element signature="e#24#35#0" expanded="true" />
  1383. </folding>
  1384. </state>
  1385. </provider>
  1386. </entry>
  1387. <entry file="file://$PROJECT_DIR$/pipeline/roll_wangqiu.py">
  1388. <provider selected="true" editor-type-id="text-editor">
  1389. <state relative-caret-position="4666">
  1390. <caret line="270" selection-start-line="270" selection-end-line="270" />
  1391. <folding>
  1392. <element signature="e#0#15#0" expanded="true" />
  1393. </folding>
  1394. </state>
  1395. </provider>
  1396. </entry>
  1397. <entry file="file://$PROJECT_DIR$/items.py">
  1398. <provider selected="true" editor-type-id="text-editor">
  1399. <state relative-caret-position="1018">
  1400. <caret line="370" column="31" lean-forward="true" selection-start-line="370" selection-start-column="31" selection-end-line="370" selection-end-column="31" />
  1401. </state>
  1402. </provider>
  1403. </entry>
  1404. <entry file="file://$PROJECT_DIR$/spiders/zuqiu.py">
  1405. <provider selected="true" editor-type-id="text-editor">
  1406. <state relative-caret-position="200">
  1407. <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="10" />
  1408. <folding>
  1409. <element signature="e#24#35#0" expanded="true" />
  1410. </folding>
  1411. </state>
  1412. </provider>
  1413. </entry>
  1414. <entry file="file://$PROJECT_DIR$/spiders/wangqiu.py">
  1415. <provider selected="true" editor-type-id="text-editor">
  1416. <state relative-caret-position="-160">
  1417. <caret line="14" column="20" selection-start-line="14" selection-start-column="20" selection-end-line="14" selection-end-column="20" />
  1418. </state>
  1419. </provider>
  1420. </entry>
  1421. <entry file="file://$PROJECT_DIR$/pipeline/roll_lanqiu.py">
  1422. <provider selected="true" editor-type-id="text-editor">
  1423. <state relative-caret-position="450">
  1424. <caret line="288" column="11" lean-forward="true" selection-start-line="288" selection-start-column="8" selection-end-line="288" selection-end-column="50" />
  1425. <folding>
  1426. <element signature="e#0#15#0" expanded="true" />
  1427. </folding>
  1428. </state>
  1429. </provider>
  1430. </entry>
  1431. <entry file="file://$PROJECT_DIR$/pipeline/wangqiu.py">
  1432. <provider selected="true" editor-type-id="text-editor">
  1433. <state relative-caret-position="220">
  1434. <caret line="11" lean-forward="true" selection-start-line="11" selection-end-line="11" />
  1435. <folding>
  1436. <element signature="e#0#15#0" expanded="true" />
  1437. <element signature="e#1024#12650#0" />
  1438. </folding>
  1439. </state>
  1440. </provider>
  1441. </entry>
  1442. <entry file="file://$PROJECT_DIR$/main.py">
  1443. <provider selected="true" editor-type-id="text-editor">
  1444. <state relative-caret-position="200">
  1445. <caret line="10" column="35" selection-start-line="10" selection-start-column="31" selection-end-line="10" selection-end-column="38" />
  1446. <folding>
  1447. <element signature="e#0#10#0" expanded="true" />
  1448. </folding>
  1449. </state>
  1450. </provider>
  1451. </entry>
  1452. <entry file="file://$PROJECT_DIR$/spiders/roll_lanqiu.py">
  1453. <provider selected="true" editor-type-id="text-editor">
  1454. <state relative-caret-position="264">
  1455. <caret line="89" column="20" lean-forward="true" selection-start-line="89" selection-start-column="20" selection-end-line="89" selection-end-column="20" />
  1456. <folding>
  1457. <element signature="e#24#39#0" expanded="true" />
  1458. </folding>
  1459. </state>
  1460. </provider>
  1461. </entry>
  1462. <entry file="file://$PROJECT_DIR$/pipeline/roll_bangqiu.py">
  1463. <provider selected="true" editor-type-id="text-editor">
  1464. <state relative-caret-position="260">
  1465. <caret line="13" column="2" selection-start-line="13" selection-end-line="13" selection-end-column="110" />
  1466. </state>
  1467. </provider>
  1468. </entry>
  1469. <entry file="file://$PROJECT_DIR$/pipeline/lanqiu.py">
  1470. <provider selected="true" editor-type-id="text-editor">
  1471. <state relative-caret-position="1670">
  1472. <caret line="290" column="27" lean-forward="true" selection-start-line="290" selection-start-column="27" selection-end-line="290" selection-end-column="27" />
  1473. <folding>
  1474. <element signature="e#0#15#0" expanded="true" />
  1475. </folding>
  1476. </state>
  1477. </provider>
  1478. </entry>
  1479. </component>
  1480. </project>