..업로드 기능 추가

This commit is contained in:
chikyun.kim
2019-04-16 15:00:19 +09:00
parent 1c40de0c12
commit e40f89e0f3
28 changed files with 13018 additions and 3414 deletions

View File

@@ -136,6 +136,12 @@
<Compile Include="Purchase\fPurchase_Data.Designer.cs">
<DependentUpon>fPurchase_Data.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_ImportO.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Purchase\fPurchase_ImportO.Designer.cs">
<DependentUpon>fPurchase_ImportO.cs</DependentUpon>
</Compile>
<Compile Include="Purchase\fPurchase_Import.cs">
<SubType>Form</SubType>
</Compile>
@@ -192,6 +198,9 @@
<EmbeddedResource Include="Purchase\fPurchase_Data.resx">
<DependentUpon>fPurchase_Data.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_ImportO.resx">
<DependentUpon>fPurchase_ImportO.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Purchase\fPurchase_Import.resx">
<DependentUpon>fPurchase_Import.cs</DependentUpon>
</EmbeddedResource>