Commit b5df7b68 by 陶然

优化账单申请OA,新增发票回写接口

parent 4ba00004
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
<Compile Include="Configs.cs" /> <Compile Include="Configs.cs" />
<Compile Include="Entities\BillApply.cs" /> <Compile Include="Entities\BillApply.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RestfulBillApply.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="packages.config" /> <None Include="packages.config" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment