日志与库存数扣减优化

This commit is contained in:
2024-11-14 18:24:10 +08:00
parent 368941225e
commit ebfc811f99
3 changed files with 11 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
{
"Conn": "Data Source=10.72.80.161;User ID=root;Password=doantech123;Initial Catalog=pbl_huaxiang;Port=3306",
"Conn": "Data Source=192.168.0.58;User ID=root;Password=123456;Initial Catalog=pbl_huaxiang;Port=3306",
"DbType": 0, //数据库类型 MySql = 0, SqlServer = 1, Oracle = 3PgSql = 4
"ConfigId": "0", //多租户唯一标识
"IsAutoCloseConnection": true