lixiaojun
2023-11-13 f44fc5d012c971104b9276e22deda57896ab9250
1
2
3
4
5
6
7
8
9
10
11
12
{
  "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
 
 
  "Dict": {
    "DataBase": {
      "ConnectString": "PORT=5432;DATABASE=yw_dict;HOST=localhost;PASSWORD=123456;USER ID=postgres;"
    }
  }
 
 
}