| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="">
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/log/ball_status.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/bangqiu.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/guanjun.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/lanqiu.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/liansai.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/roll_zuqiu.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/wangqiu.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/wqbodan.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/log/zuqiu.log" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/settings.py" beforeDir="false" afterPath="$PROJECT_DIR$/settings.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/bangqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/bangqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/guanjun.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/guanjun.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/hg3535_bangqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/hg3535_bangqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/hg3535_lanqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/hg3535_lanqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/hg3535_wangqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/hg3535_wangqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/hg3535_zq_status.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/hg3535_zq_status.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/hg3535_zuqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/hg3535_zuqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/lanqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/lanqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/liansai.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/liansai.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/wangqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/wangqiu.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/wqbodan.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/wqbodan.py" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/spiders/zuqiu.py" beforeDir="false" afterPath="$PROJECT_DIR$/spiders/zuqiu.py" afterDir="false" />
- </list>
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="CoverageDataManager">
- <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$" />
- <SUITE FILE_PATH="coverage/hg3535$main.coverage" NAME="main Coverage Results" MODIFIED="1558344889617" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
- <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" />
- <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$" />
- <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" />
- <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$" />
- <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" />
- <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" />
- </component>
- <component name="DatabaseView">
- <option name="SHOW_INTERMEDIATE" value="true" />
- <option name="GROUP_DATA_SOURCES" value="true" />
- <option name="GROUP_SCHEMA" value="true" />
- <option name="GROUP_CONTENTS" value="false" />
- <option name="SORT_POSITIONED" value="false" />
- <option name="SHOW_EMPTY_GROUPS" value="false" />
- <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
- <option name="HIDDEN_KINDS">
- <set />
- </option>
- <expand />
- <select />
- </component>
- <component name="FavoritesManager">
- <favorites_list name="hg3535" />
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/spiders/wangqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="270">
- <caret line="15" column="6" selection-start-line="15" selection-start-column="4" selection-end-line="15" selection-end-column="36" />
- <folding>
- <element signature="e#48#59#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/spiders/wqbodan.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-270">
- <caret line="15" column="37" selection-start-line="15" selection-start-column="37" selection-end-line="15" selection-end-column="37" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/main.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="144">
- <caret line="8" column="37" lean-forward="true" selection-start-line="8" selection-start-column="37" selection-end-line="8" selection-end-column="37" />
- <folding>
- <element signature="e#0#10#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/settings.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="324">
- <caret line="162" lean-forward="true" selection-start-line="162" selection-end-line="162" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/main_time.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="211">
- <caret line="22" column="23" selection-start-line="22" selection-start-column="23" selection-end-line="22" selection-end-column="23" />
- <folding>
- <element signature="e#0#11#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Python Script" />
- </list>
- </option>
- </component>
- <component name="FindInProjectRecents">
- <findStrings>
- <find>data</find>
- <find>es</find>
- <find>new_list</find>
- <find>bodan</find>
- <find>fbnp_all</find>
- <find>htft</find>
- <find>half_capot</find>
- <find>capot</find>
- <find>t1</find>
- <find>pid</find>
- <find>corner_ball</find>
- <find>print</find>
- <find>match_id</find>
- <find>half_concede_home</find>
- <find>conn</find>
- <find>result</find>
- <find>score_home</find>
- <find>capots_dict</find>
- <find>half_size_home</find>
- <find>last_number</find>
- <find>total_goals</find>
- <find>2or7</find>
- <find>st_zq_league</find>
- <find>zqtwo_intodb</find>
- <find>odds_only</find>
- <find>wq_</find>
- <find>Zuqiustatus</find>
- <find>try</find>
- <find>>=</find>
- <find>Roll_Lanqiu</find>
- </findStrings>
- </component>
- <component name="Git.Settings">
- <option name="UPDATE_TYPE" value="MERGE" />
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/models.py" />
- <option value="$PROJECT_DIR$/spiders/today_all.py" />
- <option value="$PROJECT_DIR$/spiders/bqrangqiu.py" />
- <option value="$PROJECT_DIR$/getcode.py" />
- <option value="$PROJECT_DIR$/spiders/bangqiuls.py" />
- <option value="$PROJECT_DIR$/spiders/duying.py" />
- <option value="$PROJECT_DIR$/spiders/danshuang.py" />
- <option value="$PROJECT_DIR$/spiders/bodan.py" />
- <option value="$PROJECT_DIR$/spiders/firstlast.py" />
- <option value="$PROJECT_DIR$/spiders/bqguanjun.py" />
- <option value="$PROJECT_DIR$/spiders/halffull.py" />
- <option value="$PROJECT_DIR$/spiders/rangqiu.py" />
- <option value="$PROJECT_DIR$/spiders/totalball.py" />
- <option value="$PROJECT_DIR$/spiders/wangqiuls.py" />
- <option value="$PROJECT_DIR$/spiders/temaball.py" />
- <option value="$PROJECT_DIR$/spiders/wqguanjun.py" />
- <option value="$PROJECT_DIR$/spiders/lqguanjun.py" />
- <option value="$PROJECT_DIR$/spiders/lanqiuls.py" />
- <option value="$PROJECT_DIR$/spiders/testone.py" />
- <option value="$PROJECT_DIR$/spiders/wgbodan.py" />
- <option value="$PROJECT_DIR$/jianting.py" />
- <option value="$PROJECT_DIR$/requirements.txt" />
- <option value="$PROJECT_DIR$/main_time.py" />
- <option value="$PROJECT_DIR$/items.py" />
- <option value="$PROJECT_DIR$/log/zuqiu_log.log" />
- <option value="$PROJECT_DIR$/middlewares.py" />
- <option value="$PROJECT_DIR$/spiders/hg3535_zq_status_up.py" />
- <option value="$PROJECT_DIR$/log/ball_status.log" />
- <option value="$PROJECT_DIR$/log/bangqiu.log" />
- <option value="$PROJECT_DIR$/log/guanjun.log" />
- <option value="$PROJECT_DIR$/log/lanqiu.log" />
- <option value="$PROJECT_DIR$/log/liansai.log" />
- <option value="$PROJECT_DIR$/log/roll_zuqiu.log" />
- <option value="$PROJECT_DIR$/log/wangqiu.log" />
- <option value="$PROJECT_DIR$/log/wqbodan.log" />
- <option value="$PROJECT_DIR$/log/zuqiu.log" />
- <option value="$PROJECT_DIR$/pipelines.py" />
- <option value="$PROJECT_DIR$/spiders/zuqiu.py" />
- <option value="$PROJECT_DIR$/spiders/bangqiu.py" />
- <option value="$PROJECT_DIR$/spiders/guanjun.py" />
- <option value="$PROJECT_DIR$/spiders/hg3535_bangqiu.py" />
- <option value="$PROJECT_DIR$/spiders/hg3535_lanqiu.py" />
- <option value="$PROJECT_DIR$/spiders/hg3535_wangqiu.py" />
- <option value="$PROJECT_DIR$/spiders/hg3535_zq_status.py" />
- <option value="$PROJECT_DIR$/spiders/hg3535_zuqiu.py" />
- <option value="$PROJECT_DIR$/spiders/lanqiu.py" />
- <option value="$PROJECT_DIR$/spiders/liansai.py" />
- <option value="$PROJECT_DIR$/spiders/wangqiu.py" />
- <option value="$PROJECT_DIR$/spiders/wqbodan.py" />
- <option value="$PROJECT_DIR$/settings.py" />
- <option value="$PROJECT_DIR$/main.py" />
- </list>
- </option>
- </component>
- <component name="ProjectFrameBounds" extendedState="6">
- <option name="x" value="33" />
- <option name="y" value="254" />
- <option name="width" value="1473" />
- <option name="height" value="904" />
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
- <item name="hg3535" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
- <item name="hg3535" type="462c0819:PsiDirectoryNode" />
- <item name="log" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
- <item name="hg3535" type="462c0819:PsiDirectoryNode" />
- <item name="spiders" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="hg3535" type="b2602c69:ProjectViewProjectNode" />
- <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="Scope" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
- <property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
- </component>
- <component name="RunDashboard">
- <option name="ruleStates">
- <list>
- <RuleState>
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
- </RuleState>
- <RuleState>
- <option name="name" value="StatusDashboardGroupingRule" />
- </RuleState>
- </list>
- </option>
- </component>
- <component name="RunManager" selected="Python.main">
- <configuration name="halffull" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="hg3535" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/halffull.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <configuration name="items" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="hg3535" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/items.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <configuration name="liansai" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="hg3535" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/liansai.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="hg3535" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <configuration name="wangqiu" type="PythonConfigurationType" factoryName="Python" temporary="true">
- <module name="hg3535" />
- <option name="INTERPRETER_OPTIONS" value="" />
- <option name="PARENT_ENVS" value="true" />
- <envs>
- <env name="PYTHONUNBUFFERED" value="1" />
- </envs>
- <option name="SDK_HOME" value="" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/spiders" />
- <option name="IS_MODULE_SDK" value="true" />
- <option name="ADD_CONTENT_ROOTS" value="true" />
- <option name="ADD_SOURCE_ROOTS" value="true" />
- <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/spiders/wangqiu.py" />
- <option name="PARAMETERS" value="" />
- <option name="SHOW_COMMAND_LINE" value="false" />
- <option name="EMULATE_TERMINAL" value="false" />
- <option name="MODULE_MODE" value="false" />
- <option name="REDIRECT_INPUT" value="false" />
- <option name="INPUT_FILE" value="" />
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Python.main" />
- <item itemvalue="Python.wangqiu" />
- <item itemvalue="Python.liansai" />
- <item itemvalue="Python.halffull" />
- <item itemvalue="Python.items" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration>C:\Users\admin\AppData\Roaming\Subversion</configuration>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="7fa42e97-ddea-4404-91db-5a9ccc162649" name="Default Changelist" comment="" />
- <created>1552361933913</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1552361933913</updated>
- <workItem from="1552361935189" duration="22939000" />
- <workItem from="1552439490626" duration="18066000" />
- <workItem from="1552524796712" duration="27465000" />
- <workItem from="1552567426062" duration="7518000" />
- <workItem from="1552575496568" duration="1826000" />
- <workItem from="1552577490969" duration="704000" />
- <workItem from="1552580284900" duration="495000" />
- <workItem from="1552611273446" duration="5372000" />
- <workItem from="1552617365681" duration="4071000" />
- <workItem from="1552621477059" duration="24443000" />
- <workItem from="1552723083507" duration="1264000" />
- <workItem from="1552744211477" duration="1268000" />
- <workItem from="1552789416500" duration="25000" />
- <workItem from="1552899019763" duration="39045000" />
- <workItem from="1553043681027" duration="145839000" />
- <workItem from="1553397105996" duration="23148000" />
- <workItem from="1553433705348" duration="1018000" />
- <workItem from="1553475342218" duration="23428000" />
- <workItem from="1553503466782" duration="5588000" />
- <workItem from="1553513531340" duration="13843000" />
- <workItem from="1553561440191" duration="133112000" />
- <workItem from="1553931675476" duration="17232000" />
- <workItem from="1554080350424" duration="17288000" />
- <workItem from="1554101826084" duration="19370000" />
- <workItem from="1554170199956" duration="2159000" />
- <workItem from="1554172621503" duration="3788000" />
- <workItem from="1554176443957" duration="28339000" />
- <workItem from="1554215166308" duration="2338000" />
- <workItem from="1554252224751" duration="1384000" />
- <workItem from="1554253767232" duration="20266000" />
- <workItem from="1554276949053" duration="7482000" />
- <workItem from="1554284600072" duration="14592000" />
- <workItem from="1554306136130" duration="34310000" />
- <workItem from="1554384538601" duration="87371000" />
- <workItem from="1554685163974" duration="34853000" />
- <workItem from="1554735546675" duration="3652000" />
- <workItem from="1554771709150" duration="15315000" />
- <workItem from="1554860005406" duration="38399000" />
- <workItem from="1554956837583" duration="21067000" />
- <workItem from="1554989742904" duration="21354000" />
- <workItem from="1555046975903" duration="68970000" />
- <workItem from="1555212709284" duration="5832000" />
- <workItem from="1555289493716" duration="16563000" />
- <workItem from="1555376280859" duration="17600000" />
- <workItem from="1555405622542" duration="620000" />
- <workItem from="1555406260234" duration="6046000" />
- <workItem from="1555414794521" duration="6416000" />
- <workItem from="1555462498299" duration="20842000" />
- <workItem from="1555498934960" duration="21460000" />
- <workItem from="1555566912269" duration="9942000" />
- <workItem from="1555579873287" duration="1062000" />
- <workItem from="1555635203399" duration="12245000" />
- <workItem from="1555658501528" duration="9655000" />
- <workItem from="1555671859532" duration="35975000" />
- <workItem from="1555893403863" duration="8143000" />
- <workItem from="1555916236353" duration="9945000" />
- <workItem from="1555981119140" duration="24628000" />
- <workItem from="1556067504720" duration="23664000" />
- <workItem from="1556106028857" duration="5358000" />
- <workItem from="1556161598731" duration="19181000" />
- <workItem from="1556240187201" duration="11026000" />
- <workItem from="1556254654110" duration="38231000" />
- <workItem from="1556500244997" duration="22444000" />
- <workItem from="1556584868377" duration="15320000" />
- <workItem from="1557018228723" duration="19258000" />
- <workItem from="1557293774618" duration="7402000" />
- <workItem from="1557364694196" duration="10610000" />
- <workItem from="1557379397322" duration="33000" />
- <workItem from="1557379446771" duration="4219000" />
- <workItem from="1557396895400" duration="1197000" />
- <workItem from="1557407270851" duration="1123000" />
- <workItem from="1557452403593" duration="19346000" />
- <workItem from="1557709837370" duration="7351000" />
- <workItem from="1557732817014" duration="849000" />
- <workItem from="1557796929696" duration="16710000" />
- <workItem from="1557882171427" duration="10493000" />
- <workItem from="1557912853175" duration="15000" />
- <workItem from="1557975839431" duration="2154000" />
- <workItem from="1558073764460" duration="791000" />
- <workItem from="1558336021790" duration="8402000" />
- </task>
- <task id="LOCAL-00001" summary="修改后,版本二">
- <created>1555727493584</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1555727493585</updated>
- </task>
- <task id="LOCAL-00002" summary="修改联赛url">
- <created>1555727573940</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1555727573940</updated>
- </task>
- <task id="LOCAL-00003" summary="修改联赛错误">
- <created>1555727734616</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1555727734616</updated>
- </task>
- <task id="LOCAL-00004" summary="修改冠军,导入错误">
- <created>1555727939763</created>
- <option name="number" value="00004" />
- <option name="presentableId" value="LOCAL-00004" />
- <option name="project" value="LOCAL" />
- <updated>1555727939763</updated>
- </task>
- <task id="LOCAL-00005" summary="修改棒球,联赛无法写入">
- <created>1555728369459</created>
- <option name="number" value="00005" />
- <option name="presentableId" value="LOCAL-00005" />
- <option name="project" value="LOCAL" />
- <updated>1555728369459</updated>
- </task>
- <task id="LOCAL-00006" summary="修改冠军,联赛url">
- <created>1555747152483</created>
- <option name="number" value="00006" />
- <option name="presentableId" value="LOCAL-00006" />
- <option name="project" value="LOCAL" />
- <updated>1555747152483</updated>
- </task>
- <task id="LOCAL-00007" summary="不启用,scrapy_deltafetch">
- <created>1555902621561</created>
- <option name="number" value="00007" />
- <option name="presentableId" value="LOCAL-00007" />
- <option name="project" value="LOCAL" />
- <updated>1555902621561</updated>
- </task>
- <task id="LOCAL-00008" summary="修改棒球联赛表写入错误">
- <created>1555925357368</created>
- <option name="number" value="00008" />
- <option name="presentableId" value="LOCAL-00008" />
- <option name="project" value="LOCAL" />
- <updated>1555925357368</updated>
- </task>
- <task id="LOCAL-00009" summary="修改冠军">
- <created>1555989344488</created>
- <option name="number" value="00009" />
- <option name="presentableId" value="LOCAL-00009" />
- <option name="project" value="LOCAL" />
- <updated>1555989344488</updated>
- </task>
- <task id="LOCAL-00010" summary="联赛添加redis测试">
- <created>1556014183609</created>
- <option name="number" value="00010" />
- <option name="presentableId" value="LOCAL-00010" />
- <option name="project" value="LOCAL" />
- <updated>1556014183609</updated>
- </task>
- <task id="LOCAL-00011" summary="联赛添加冠军,联赛过滤">
- <created>1556102057191</created>
- <option name="number" value="00011" />
- <option name="presentableId" value="LOCAL-00011" />
- <option name="project" value="LOCAL" />
- <updated>1556102057191</updated>
- </task>
- <task id="LOCAL-00012" summary="修改足球,篮球赔率表插入">
- <created>1556186556377</created>
- <option name="number" value="00012" />
- <option name="presentableId" value="LOCAL-00012" />
- <option name="project" value="LOCAL" />
- <updated>1556186556377</updated>
- </task>
- <task id="LOCAL-00013" summary="修改赔率条件,部分赔率减1">
- <created>1556430855618</created>
- <option name="number" value="00013" />
- <option name="presentableId" value="LOCAL-00013" />
- <option name="project" value="LOCAL" />
- <updated>1556430855618</updated>
- </task>
- <task id="LOCAL-00014" summary="添加冠军赛事信息,到赛事表中">
- <created>1557042186914</created>
- <option name="number" value="00014" />
- <option name="presentableId" value="LOCAL-00014" />
- <option name="project" value="LOCAL" />
- <updated>1557042186914</updated>
- </task>
- <task id="LOCAL-00015" summary="修改setting">
- <created>1557050308399</created>
- <option name="number" value="00015" />
- <option name="presentableId" value="LOCAL-00015" />
- <option name="project" value="LOCAL" />
- <updated>1557050308399</updated>
- </task>
- <task id="LOCAL-00016" summary="更新">
- <created>1557372165553</created>
- <option name="number" value="00016" />
- <option name="presentableId" value="LOCAL-00016" />
- <option name="project" value="LOCAL" />
- <updated>1557372165553</updated>
- </task>
- <task id="LOCAL-00017" summary="'更新'">
- <created>1557379530550</created>
- <option name="number" value="00017" />
- <option name="presentableId" value="LOCAL-00017" />
- <option name="project" value="LOCAL" />
- <updated>1557379530550</updated>
- </task>
- <task id="LOCAL-00018" summary="'更新'">
- <created>1557466497083</created>
- <option name="number" value="00018" />
- <option name="presentableId" value="LOCAL-00018" />
- <option name="project" value="LOCAL" />
- <updated>1557466497083</updated>
- </task>
- <task id="LOCAL-00019" summary="'更新'">
- <created>1557466602178</created>
- <option name="number" value="00019" />
- <option name="presentableId" value="LOCAL-00019" />
- <option name="project" value="LOCAL" />
- <updated>1557466602178</updated>
- </task>
- <option name="localTasksCounter" value="20" />
- <servers />
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="1417306000" />
- </component>
- <component name="TodoView">
- <todo-panel id="selected-file">
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- <todo-panel id="all">
- <are-packages-shown value="true" />
- <is-autoscroll-to-source value="true" />
- </todo-panel>
- </component>
- <component name="ToolWindowManager">
- <frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
- <layout>
- <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.21268657" />
- <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
- <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" weight="0.32832617" />
- <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.30686694" />
- <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
- <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
- <window_info anchor="bottom" id="Version Control" order="7" weight="0.2918455" />
- <window_info anchor="bottom" id="Database Changes" order="8" />
- <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.5053305" side_tool="true" weight="0.40128756" />
- <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.4946695" weight="0.29291844" />
- <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.41309014" />
- <window_info anchor="bottom" id="Run" order="12" sideWeight="0.4946695" visible="true" weight="0.4828326" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
- <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
- <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
- <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
- </layout>
- <layout-to-restore>
- <window_info content_ui="combo" id="Project" order="0" sideWeight="0.71173847" visible="true" weight="0.13539445" />
- <window_info id="Structure" order="1" sideWeight="0.2882615" side_tool="true" weight="0.1108742" />
- <window_info id="Favorites" order="2" sideWeight="0.5013405" side_tool="true" weight="0.108208954" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" weight="0.3290461" />
- <window_info anchor="bottom" id="Debug" order="2" sideWeight="0.49946696" weight="0.30686694" />
- <window_info anchor="bottom" id="Cvs" order="3" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="4" weight="0.4" />
- <window_info anchor="bottom" id="TODO" order="5" weight="0.32832617" />
- <window_info anchor="bottom" id="Docker" order="6" show_stripe_button="false" />
- <window_info anchor="bottom" id="Version Control" order="7" weight="0.2918455" />
- <window_info anchor="bottom" id="Database Changes" order="8" />
- <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.5053305" side_tool="true" weight="0.40128756" />
- <window_info anchor="bottom" x="22" y="376" width="1876" height="298" id="Terminal" order="10" sideWeight="0.4946695" weight="0.29291844" />
- <window_info anchor="bottom" id="Python Console" order="11" sideWeight="0.49946696" weight="0.41309014" />
- <window_info active="true" anchor="bottom" id="Run" order="12" sideWeight="0.4946695" visible="true" weight="0.5214592" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- <window_info anchor="right" id="SciView" order="3" weight="0.32995737" />
- <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
- <window_info anchor="right" id="R Packages" order="5" weight="0.32889125" />
- <window_info anchor="right" id="R Graphics" order="6" weight="0.32995737" />
- </layout-to-restore>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="UnknownFeatures">
- <option featureType="com.intellij.fileTypeFactory" implementationName="*.log" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="修改后,版本二" />
- <MESSAGE value="修改联赛url" />
- <MESSAGE value="修改联赛错误" />
- <MESSAGE value="修改冠军,导入错误" />
- <MESSAGE value="修改棒球,联赛无法写入" />
- <MESSAGE value="修改冠军,联赛url" />
- <MESSAGE value="不启用,scrapy_deltafetch" />
- <MESSAGE value="修改棒球联赛表写入错误" />
- <MESSAGE value="修改冠军" />
- <MESSAGE value="联赛添加redis测试" />
- <MESSAGE value="联赛添加冠军,联赛过滤" />
- <MESSAGE value="修改足球,篮球赔率表插入" />
- <MESSAGE value="修改赔率条件,部分赔率减1" />
- <MESSAGE value="添加冠军赛事信息,到赛事表中" />
- <MESSAGE value="修改setting" />
- <MESSAGE value="更新" />
- <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy # Conflicts: #	hg3535/settings.py" />
- <MESSAGE value="Merge http://git.meme100.com:10180/aqm/sports_scrapy # Conflicts: #	hg3535/settings.py '更新'" />
- <MESSAGE value="'更新'" />
- <option name="LAST_COMMIT_MESSAGE" value="'更新'" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy_deltafetch/middleware.py</url>
- <line>84</line>
- <option name="timeStamp" value="4" />
- </line-breakpoint>
- <line-breakpoint enabled="true" suspend="THREAD" type="python-line">
- <url>file://$PROJECT_DIR$/middlewares.py</url>
- <line>29</line>
- <option name="timeStamp" value="16" />
- </line-breakpoint>
- </breakpoints>
- <default-breakpoints>
- <breakpoint type="python-exception">
- <properties notifyOnTerminate="true" exception="BaseException">
- <option name="notifyOnTerminate" value="true" />
- </properties>
- </breakpoint>
- </default-breakpoints>
- </breakpoint-manager>
- </component>
- <component name="debuggerHistoryManager">
- <expressions id="watch">
- <expression>
- <expression-string>value['t1']</expression-string>
- <language-id>Python</language-id>
- <evaluation-mode>EXPRESSION</evaluation-mode>
- </expression>
- </expressions>
- <expressions id="setValue">
- <expression>
- <expression-string>'UPDATE xq_table SET xq = 11111111 whever id = 3074316;'</expression-string>
- <language-id>Python</language-id>
- <evaluation-mode>EXPRESSION</evaluation-mode>
- </expression>
- </expressions>
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy_deltafetch/__init__.py" />
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy_deltafetch/middleware.py" />
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/spidermiddlewares/referer.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="151">
- <caret line="338" selection-start-line="338" selection-end-line="338" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/http/request/__init__.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="414">
- <caret line="51" selection-start-line="51" selection-end-line="51" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/urllib/parse.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="156">
- <caret line="114" selection-start-line="114" selection-end-line="114" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/utils/httpobj.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="180">
- <caret line="12" selection-start-line="12" selection-end-line="12" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/spidermiddlewares/offsite.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="192">
- <caret line="47" selection-start-line="47" selection-end-line="47" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/core/spidermw.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="151">
- <caret line="41" selection-start-line="41" selection-end-line="41" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/redis/client.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="141">
- <caret line="615" selection-start-line="615" selection-end-line="615" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/utils/misc.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="464">
- <caret line="141" selection-start-line="141" selection-end-line="141" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/pprint.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="149">
- <caret line="56" selection-start-line="56" selection-end-line="56" />
- </state>
- </provider>
- </entry>
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/scrapy/middleware.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="450">
- <caret line="31" selection-start-line="31" selection-end-line="31" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/myspider/requests.seen" />
- <entry file="file://$PROJECT_DIR$/spiders/wgbodan.py" />
- <entry file="file://$USER_HOME$/AppData/Local/Programs/Python/Python36/Lib/site-packages/twisted/enterprise/adbapi.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="160">
- <caret line="464" selection-start-line="464" selection-end-line="464" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/jianting.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="306">
- <caret line="17" column="30" lean-forward="true" selection-start-line="17" selection-start-column="30" selection-end-line="17" selection-end-column="30" />
- <folding>
- <element signature="e#0#9#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/requirements.txt">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="735">
- <caret line="62" selection-start-line="62" selection-end-line="62" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/../../aa.xml">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log.log" />
- <entry file="file://$PROJECT_DIR$/log/zuqiu_log.log" />
- <entry file="file://$PROJECT_DIR$/log/lanqiu_log.log" />
- <entry file="file://$PROJECT_DIR$/middlewares.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="509">
- <caret line="153" column="14" selection-start-line="153" selection-start-column="14" selection-end-line="153" selection-end-column="14" />
- <folding>
- <element signature="e#168#181#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/log/wqbodan.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/wangqiu.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/roll_zuqiu.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/liansai.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/lanqiu.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/guanjun.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/bangqiu.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/log/ball_status.log">
- <provider selected="true" editor-type-id="text-editor" />
- </entry>
- <entry file="file://$PROJECT_DIR$/items.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="4572">
- <caret line="254" column="28" selection-start-line="254" selection-start-column="28" selection-end-line="254" selection-end-column="28" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/log/zuqiu.log">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-22747" />
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/zuqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="270">
- <caret line="15" column="7" selection-start-line="15" selection-start-column="4" selection-end-line="15" selection-end-column="36" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/hg3535_lanqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="432">
- <caret line="37" column="24" lean-forward="true" selection-start-line="37" selection-start-column="24" selection-end-line="37" selection-end-column="24" />
- <folding>
- <element signature="e#24#39#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/hg3535_bangqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="162">
- <caret line="17" lean-forward="true" selection-start-line="17" selection-end-line="17" />
- <folding>
- <element signature="e#46#61#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/hg3535_wangqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-342">
- <caret line="2" selection-start-line="2" selection-end-line="2" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/hg3535_zuqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="234">
- <caret line="17" column="26" lean-forward="true" selection-start-line="17" selection-start-column="26" selection-end-line="17" selection-end-column="26" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/lanqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="522">
- <caret line="68" column="51" lean-forward="true" selection-start-line="68" selection-start-column="51" selection-end-line="68" selection-end-column="51" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/hg3535_zq_status.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="216">
- <caret line="171" column="6" selection-start-line="171" selection-start-column="6" selection-end-line="171" selection-end-column="27" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/hg3535_zq_status_up.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="1137">
- <caret line="227" column="27" selection-start-line="227" selection-start-column="27" selection-end-line="227" selection-end-column="27" />
- <folding>
- <element signature="e#25#40#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/liansai.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="108">
- <caret line="13" column="6" selection-start-line="13" selection-start-column="4" selection-end-line="13" selection-end-column="36" />
- <folding>
- <element signature="e#24#39#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/guanjun.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="144">
- <caret line="14" column="30" lean-forward="true" selection-start-line="14" selection-start-column="4" selection-end-line="14" selection-end-column="36" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/bangqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="324">
- <caret line="19" column="29" lean-forward="true" selection-start-line="19" selection-start-column="29" selection-end-line="19" selection-end-column="29" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/pipelines.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-16993">
- <caret line="1340" selection-start-line="1340" selection-end-line="1340" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/wangqiu.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="270">
- <caret line="15" column="6" selection-start-line="15" selection-start-column="4" selection-end-line="15" selection-end-column="36" />
- <folding>
- <element signature="e#48#59#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/main_time.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="211">
- <caret line="22" column="23" selection-start-line="22" selection-start-column="23" selection-end-line="22" selection-end-column="23" />
- <folding>
- <element signature="e#0#11#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/log/zuqiu_2019_5_20.log">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-31656" />
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/log/liansai_2019_5_20.log">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-10380" />
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/spiders/wqbodan.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="-270">
- <caret line="15" column="37" selection-start-line="15" selection-start-column="37" selection-end-line="15" selection-end-column="37" />
- <folding>
- <element signature="e#24#35#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/settings.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="324">
- <caret line="162" lean-forward="true" selection-start-line="162" selection-end-line="162" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/main.py">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="144">
- <caret line="8" column="37" lean-forward="true" selection-start-line="8" selection-start-column="37" selection-end-line="8" selection-end-column="37" />
- <folding>
- <element signature="e#0#10#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </component>
- </project>
|