sunpengfei
2025-08-20 b15ba0723040b5e9a348662a09af824f2d5ae9e6
FlexJobApi.Web.Entry/appsettings.json
@@ -13,6 +13,19 @@
    "ServicePort": 53780,
    "ServiceHealthCheck": "/api/user/resource/checkHealth"
  },
  "FlexJobServer": {
    "ServiceName": "FlexJobServices"
  },
  "HumanResourcesServer": {
    "ServiceName": "HumanResourcesServices"
  },
  "ElectronSignServer": {
    "ServiceName": "HumanResourcesServices",
    "AppId": "2f31be96-811d-0b3d-d723-3a1bd3b3b55e",
    "PrivateKey": "QoaFhN5TNmA4EM6JbUrK2IkK5cMVMWr0",
    "Account": "system",
    "Password": "qwe321"
  },
  "DistributedCache": {
    "Access": "Redis",
    "Configuration": "118.178.252.28:5390,password=Bole123!"