提交 09ace60dd317b790c7a2efe9cdbbe61bb797f14e

作者 Shishutong
1 个父辈 c4b53fd7

1.1

正在显示 1 个修改的文件 包含 13 行增加7 行删除
@@ -2,7 +2,6 @@ @@ -2,7 +2,6 @@
2 <project version="4"> 2 <project version="4">
3 <component name="ChangeListManager"> 3 <component name="ChangeListManager">
4 <list default="true" id="129454fc-5415-4c7e-9855-d0293355ede5" name="Default Changelist" comment="1.run文件调整"> 4 <list default="true" id="129454fc-5415-4c7e-9855-d0293355ede5" name="Default Changelist" comment="1.run文件调整">
5 - <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />  
6 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> 5 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
7 </list> 6 </list>
8 <option name="SHOW_DIALOG" value="false" /> 7 <option name="SHOW_DIALOG" value="false" />
@@ -168,18 +167,18 @@ @@ -168,18 +167,18 @@
168 <method v="2" /> 167 <method v="2" />
169 </configuration> 168 </configuration>
170 <list> 169 <list>
171 - <item itemvalue="Python.run" />  
172 - <item itemvalue="Python.handle_token" />  
173 <item itemvalue="Python.aaa" /> 170 <item itemvalue="Python.aaa" />
  171 + <item itemvalue="Python.handle_token" />
  172 + <item itemvalue="Python.run" />
174 <item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" /> 173 <item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" />
175 <item itemvalue="Python tests.Unittests in test_06_internship_manage.py" /> 174 <item itemvalue="Python tests.Unittests in test_06_internship_manage.py" />
176 </list> 175 </list>
177 <recent_temporary> 176 <recent_temporary>
178 <list> 177 <list>
179 - <item itemvalue="Python.run" />  
180 - <item itemvalue="Python.handle_token" />  
181 <item itemvalue="Python tests.Unittests in test_06_internship_manage.py" /> 178 <item itemvalue="Python tests.Unittests in test_06_internship_manage.py" />
182 <item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" /> 179 <item itemvalue="Python tests.Unittests in test_04_Internship_preparation.py" />
  180 + <item itemvalue="Python.run" />
  181 + <item itemvalue="Python.handle_token" />
183 <item itemvalue="Python.aaa" /> 182 <item itemvalue="Python.aaa" />
184 </list> 183 </list>
185 </recent_temporary> 184 </recent_temporary>
@@ -267,7 +266,7 @@ @@ -267,7 +266,7 @@
267 <workItem from="1689816981406" duration="4617000" /> 266 <workItem from="1689816981406" duration="4617000" />
268 <workItem from="1689903460923" duration="538000" /> 267 <workItem from="1689903460923" duration="538000" />
269 <workItem from="1690180441280" duration="3613000" /> 268 <workItem from="1690180441280" duration="3613000" />
270 - <workItem from="1690248894302" duration="3044000" /> 269 + <workItem from="1690248894302" duration="3401000" />
271 </task> 270 </task>
272 <task id="LOCAL-00001" summary="1.0.0&#10;首次提交"> 271 <task id="LOCAL-00001" summary="1.0.0&#10;首次提交">
273 <created>1671544396986</created> 272 <created>1671544396986</created>
@@ -465,7 +464,14 @@ @@ -465,7 +464,14 @@
465 <option name="project" value="LOCAL" /> 464 <option name="project" value="LOCAL" />
466 <updated>1690249714062</updated> 465 <updated>1690249714062</updated>
467 </task> 466 </task>
468 - <option name="localTasksCounter" value="29" /> 467 + <task id="LOCAL-00029" summary="1.run文件调整">
  468 + <created>1690274510172</created>
  469 + <option name="number" value="00029" />
  470 + <option name="presentableId" value="LOCAL-00029" />
  471 + <option name="project" value="LOCAL" />
  472 + <updated>1690274510172</updated>
  473 + </task>
  474 + <option name="localTasksCounter" value="30" />
469 <servers /> 475 <servers />
470 </component> 476 </component>
471 <component name="TypeScriptGeneratedFilesManager"> 477 <component name="TypeScriptGeneratedFilesManager">
注册登录 后发表评论