加入python部分脚本
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>81f2541e-c96a-4c05-b3f5-643b25e708d5</ProjectGuid>
|
||||
<ProjectHome>.</ProjectHome>
|
||||
<StartupFile>RepairOrderScrap\RepairOrderScrap.py</StartupFile>
|
||||
<StartupFile>DataManagement\CarDealer.py</StartupFile>
|
||||
<SearchPath>
|
||||
</SearchPath>
|
||||
<WorkingDirectory>.</WorkingDirectory>
|
||||
@@ -22,9 +22,12 @@
|
||||
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="DataManagement\" />
|
||||
<Folder Include="RepairOrderScrap\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DataManagement\CarDealer.py" />
|
||||
<Compile Include="DataManagement\__init__.py" />
|
||||
<Compile Include="RepairOrderScrap\RepairOrderScrap.py">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
|
Reference in New Issue
Block a user