Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
Kivii.Third.Finances.Seeyon.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.Third.Finances.Seeyon.V4.5
Commits
cd9f739c
Commit
cd9f739c
authored
Sep 26, 2023
by
陶然
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
3fcda2fc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
BillApply.cs
Src/Entities/BillApply.cs
+5
-0
AssemblyInfo.cs
Src/Properties/AssemblyInfo.cs
+3
-3
No files found.
Src/Entities/BillApply.cs
View file @
cd9f739c
...
@@ -104,6 +104,11 @@ namespace Kivii.Finances.Seeyon.Entities
...
@@ -104,6 +104,11 @@ namespace Kivii.Finances.Seeyon.Entities
return
rtns
;
return
rtns
;
}
}
public
object
OnSubmitApplyForm
<
T
>(
T
form
)
{
return
null
;
}
}
}
public
class
RequestForm_InvoiceApply
public
class
RequestForm_InvoiceApply
...
...
Src/Properties/AssemblyInfo.cs
View file @
cd9f739c
...
@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
...
@@ -6,7 +6,7 @@ using System.Runtime.InteropServices;
// 控制。更改这些特性值可修改
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
// 与程序集关联的信息。
[assembly: AssemblyTitle("Kivii.Third.Finances.Seeyon.V4.5")]
[assembly: AssemblyTitle("Kivii.Third.Finances.Seeyon.V4.5")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("
账单借票接入致远OA审批
")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Kivii.Third.Finances.Seeyon.V4.5")]
[assembly: AssemblyProduct("Kivii.Third.Finances.Seeyon.V4.5")]
...
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
...
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("
1.0.0.
0")]
[assembly: AssemblyVersion("
5.4.2023.925
0")]
[assembly: AssemblyFileVersion("
1.0.0.
0")]
[assembly: AssemblyFileVersion("
5.4.2023.925
0")]
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