Files
clue/ApplicationSettings.json

55 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"IntegrateWithOtherApplication": {
"Password": "FWf1~2gvky83"
},
"ShareCommandContainers": [],
"ListviewLoadingIndicatorSettings": {},
"GlobalProperties": [
{
"Name": "全局配置",
"Value": "{\"AI提示词1\": \"我将发给你一个记录着某人一天工作内容的数据为JSON字符串请你尝试解读它内容中的[汇报类型]分为`日报`和`计划`。\\n- 日报指的是昨日工作内容的总结;\\n- 计划指的是今日计划工作安排;\\n请你使用为我生成HTML格式的汇报内容对于日报结构和要求如下\\n标题为固定格式YYYY年MM年DD月-某某工作日报\\n内容包含两个主题昨日工作总结、今日工作计划\\n每个主题下的内容从JSON中总结可以适当润色但不可过度偏离源数据中的工作内容,所用工时在内容后面用括号备注,如:(1h)\"}"
},
{
"Name": "全局_Gitee",
"Value": "{\"enterprise\":\"GridStudio\",\"client_id\":\"c7d05fcbaf78ad728fcc0267d081ae6c50dc667667758a0933525d4cbe09ed90\",\"client_secret\":\"b4d40db2155ca530e5771b37a2fb67161d4106c64df28f32504b4e3bcfb81313\"}"
}
],
"WebSitePort": 26489,
"UserServicePort": 20913,
"BpmServerSchemaId": "b29232ad-8f53-4d10-87f3-3af0bf8b4aa6",
"ProcessDataConnectionSet": {
"ExternalDatabaseId": "业务表"
},
"StartPage": "首页",
"StartDateFiscalYear": 1,
"BaseOnStartingMonth": true,
"SyncUserInfoCacheForBuiltInView": false,
"PageLoadingMode": 2,
"MultipleLanguageSettings": {
"Languages": [
{
"Name": "cn",
"IsDefault": true,
"Description": "内置语言中文,不可删除",
"IsBuildIn": true,
"LanguageAttribute": "zh-cn",
"FontFamily": "Body"
},
{
"Name": "en",
"Description": "内置语言英文,不可删除",
"IsBuildIn": true,
"LanguageAttribute": "en",
"FontFamily": "Calibri"
}
],
"PublicResource": {},
"RuntimeBuiltInResource": {
"FrontEndResources": {},
"ServerResources": {},
"ProcessDesignerResource": {},
"ProcessTrackerResource": {}
},
"PluginResource": {}
}
}