workspace.xml 71 KB

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