|
@@ -10,11 +10,11 @@ namespace WpfTest1.Toolkits
|
|
|
public class Constants
|
|
|
{
|
|
|
//软件名称
|
|
|
- public static string softwareName = "劳拉核心体姿评测系统";
|
|
|
+ public static string softwareName = "功能磁刺激治疗工作站";
|
|
|
//编译版本
|
|
|
public static string version = "0.4.1.0";
|
|
|
//编译日期
|
|
|
- public static string compileDate = "20200806";
|
|
|
+ public static string compileDate = "20211022";
|
|
|
//加密狗验证所使用的pid
|
|
|
public static string registerPid = "3DE6BA91";
|
|
|
//加密狗验证所使用的uid
|