Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.Finances.Addons.V4.5
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陶然
Kivii.Finances.Addons.V4.5
Commits
2e30fc6a
Commit
2e30fc6a
authored
Jan 11, 2024
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增ICBC模板读取接口
parent
8488c713
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
2 deletions
+3
-2
Finances.Payment.Receipt.ICBC.xlsx
Src/Content/Templates/Finances.Payment.Receipt.ICBC.xlsx
+0
-0
Kivii.Finances.Addons.V4.5.csproj
Src/Kivii.Finances.Addons.V4.5.csproj
+1
-0
AssemblyInfo.cs
Src/Properties/AssemblyInfo.cs
+2
-2
RestfulReadExcel.cs
Src/RestfulReadExcel.cs
+0
-0
No files found.
Src/Content/Templates/Finances.Payment.Receipt.ICBC.xlsx
0 → 100644
View file @
2e30fc6a
File added
Src/Kivii.Finances.Addons.V4.5.csproj
View file @
2e30fc6a
...
...
@@ -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"
/>
...
...
Src/Properties/AssemblyInfo.cs
View file @
2e30fc6a
...
...
@@ -19,5 +19,5 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTrademark("Kivii,K5")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyVersion("5.4.202
3.1026
0")]
[assembly: AssemblyFileVersion("5.4.202
3.1026
0")]
[assembly: AssemblyVersion("5.4.202
4.111
0")]
[assembly: AssemblyFileVersion("5.4.202
4.111
0")]
Src/RestfulReadExcel.cs
View file @
2e30fc6a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment