From 4279cb4384f7f960d87af8b8ad9db73c2dececa3 Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期五, 26 十二月 2025 16:53:29 +0800
Subject: [PATCH] xj添加pda两个新页面

---
 项目代码/WMS/WIDESEA_WMSServer/WIDESEA.WebApi/appsettings.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.WebApi/appsettings.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.WebApi/appsettings.json"
index f7ddf72..43c004d 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.WebApi/appsettings.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA.WebApi/appsettings.json"
@@ -16,7 +16,7 @@
   "Connection": {
     "DBType": "MsSql", //MySql/MsSql/PgSql  //鏁版嵁搴撶被鍨嬶紝濡傛灉浣跨敤鐨勬槸sqlserver姝ゅ搴旇缃负MsSql P@ssw0rd
     //sqlserver杩炴帴瀛楃涓�
-    "DbConnectionString": "Data Source=.;Initial Catalog=BJ_ZCWIDESEA_ZCJWMS;Persist Security Info=True;User ID=sa;Password=123456;Connect Timeout=500;", //P@ssw0rd 
+    "DbConnectionString": "Data Source=.;Initial Catalog=BJ_ZCWIDESEA_ZCJWMS;Persist Security Info=True;User ID=sa;Password=123;Connect Timeout=500;", //P@ssw0rd 
     //"DbConnectionString": "Data Source=172.21.7.201;Initial Catalog=BJ_ZCWIDESEA_ZCJWMS;Persist Security Info=True;User ID=sa;Password=MasterKey;Connect Timeout=500;",
     //mysql杩炴帴瀛楃涓�(鍗囩骇EFCore3.1鍒版椂宸插皢mysql杩炴帴瀛楃涓蹭慨鏀�,2019-12-20)
     //"DbConnectionString": " Data Source=127.0.0.1;Database=netcoredev1;AllowLoadLocalInfile=true;User ID=root;Password=jxx!@#123..errrewJXXX;allowPublicKeyRetrieval=true;pooling=true;CharSet=utf8;port=3306;sslmode=none;",

--
Gitblit v1.9.3