Bladeren bron

提交切换自动加载

master
DESKTOP-58BB7H3\ZJH 4 maanden geleden
bovenliggende
commit
575f8aeca6
6 gewijzigde bestanden met toevoegingen van 29120 en 1 verwijderingen
  1. BIN
      .vs/CNAS_DBSync/v15/.suo
  2. BIN
      .vs/CNAS_DBSync/v15/Server/sqlite3/storage.ide-wal
  3. +2
    -0
      CNAS_DBSync/frmSyncParams.cs
  4. BIN
      dll/CNAS_DBSync.exe
  5. +1
    -1
      dll/DataConfig/SystemFormatConfig.xml
  6. +29117
    -0
      dll/ErrorLog/20250213.txt

BIN
.vs/CNAS_DBSync/v15/.suo Bestand weergeven


BIN
.vs/CNAS_DBSync/v15/Server/sqlite3/storage.ide-wal Bestand weergeven


+ 2
- 0
CNAS_DBSync/frmSyncParams.cs Bestand weergeven

@@ -269,6 +269,8 @@ namespace CNAS_DBSync
if (currentSyncItem.SyncInstrumentDSInfo != null&& currentSyncItem.SyncInstrumentDSInfo.InstrumentDataSourceType!=DataSourceType.None)
{
dgvMapping.DataSource = new BindingList<SyncParamasInfo>(currentSyncItem.LstSyncPramas);
if(currentSyncItem.SyncInstrumentDSInfo.ServerName!="")
btnLoadDBData_Click(sender, e);
}
else
{


BIN
dll/CNAS_DBSync.exe Bestand weergeven


+ 1
- 1
dll/DataConfig/SystemFormatConfig.xml Bestand weergeven

@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><SystemFormatConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ShowDelayDays>-10</ShowDelayDays><TableInfoMode>1</TableInfoMode><ShowLogDays>-10</ShowLogDays><TargetDBType>mysql</TargetDBType><StartGeneralVersion>0</StartGeneralVersion><StartWebApi>0</StartWebApi><WebApiUrl>http://localhost:8080/api</WebApiUrl></SystemFormatConfig>
<?xml version="1.0" encoding="utf-8"?><SystemFormatConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ShowDelayDays>-10</ShowDelayDays><TableInfoMode>0</TableInfoMode><ShowLogDays>-10</ShowLogDays><TargetDBType>mysql</TargetDBType><StartGeneralVersion>0</StartGeneralVersion><StartWebApi>0</StartWebApi><WebApiUrl>http://localhost:8080/api</WebApiUrl></SystemFormatConfig>

+ 29117
- 0
dll/ErrorLog/20250213.txt
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


Laden…
Annuleren
Opslaan