case 3818

This commit is contained in:
2020-10-16 19:26:14 +00:00
parent e9848d6842
commit 79c5561a7a
4 changed files with 6 additions and 5 deletions

Binary file not shown.

View File

@@ -16,4 +16,5 @@ Winform 7.6.5
Other
3818 - eval license expired in may 2020
3818 - eval license expired in may 2020 2025-01-01

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<!-- Development test MSSQL DB -->
<!-- Development test MSSQL DB -->
<ConnectionType>DataBase</ConnectionType>
<DataBaseType>MSSQL</DataBaseType>
<DataBaseConnectionString>Server=DEV-V7-LAPTOP\SQLEXPRESS;initial catalog=AyaNova;User Id=sa; Password = abraxis;</DataBaseConnectionString>
<!-- DEVELOPMENT embedded Firebird database
@@ -13,7 +13,7 @@
<ConnectionType>DataBase</ConnectionType>
<DataBaseType>FireBird</DataBaseType>
<DataBaseConnectionString>ServerType=1;DataBase=C:\data\AyaNova\database\AYANOVA.fdb;Dialect=3;</DataBaseConnectionString>
-->
-->
<!-- DataPortal

View File

@@ -1075,7 +1075,7 @@ namespace GZTW.AyaNova.BLL
//GlobalX.TData = new GZTW.AyaNova.BLL.GlobalEx.AGlobalExData();
//GlobalX.TData.EvalExpire = new DateTime(1968, 03, 12, 0, 0, 0, 0);
//GlobalX.TData.EvalAdvanceReference = new DateTime(2017, 12, 11, 0, 0, 0, 0);
//GlobalX.TData.EvalAdvanceReference = new DateTime(2020, 10, 16, 0, 0, 0, 0);
//GlobalX.Save();
//System.Diagnostics.Debugger.Break();