Selaa lähdekoodia

数据库名更改

lcl 1 vuosi sitten
vanhempi
commit
6e2a0a3562
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Startup.cs

+ 1 - 1
Startup.cs

@@ -133,7 +133,7 @@ namespace MySystem
         private void initMain()
         {
             string conn = Configuration["Setting:SqlConnStr"];
-            string dbName = "KxsMainServer";
+            string dbName = "KxsProfitServer";
             // if(Library.ConfigurationManager.EnvironmentFlag == 2)
             // {
             //     dbName = "KxsProfitServer";