Commit 2e30fc6a by 陶然

新增ICBC模板读取接口

parent 8488c713
......@@ -67,6 +67,7 @@
<EmbeddedResource Include="Content\Templates\Finances.InvoiceTitle.xlsx" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Content\Templates\Finances.Payment.Receipt.ICBC.xlsx" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
......
......@@ -19,5 +19,5 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTrademark("Kivii,K5")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyVersion("5.4.2023.10260")]
[assembly: AssemblyFileVersion("5.4.2023.10260")]
[assembly: AssemblyVersion("5.4.2024.1110")]
[assembly: AssemblyFileVersion("5.4.2024.1110")]
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