Commit dd46fdff by Neo Turing

增加实验室数据录入及时性统计功能

parent 6932b452
...@@ -32,6 +32,6 @@ using System.Runtime.InteropServices; ...@@ -32,6 +32,6 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示: //通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("5.4.2025.5120")] [assembly: AssemblyVersion("5.4.2025.6040")]
[assembly: AssemblyFileVersion("5.4.2025.5120")] [assembly: AssemblyFileVersion("5.4.2025.6040")]
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