提交 09ace60dd317b790c7a2efe9cdbbe61bb797f14e

作者 Shishutong
1 个父辈 c4b53fd7

1.1

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