Files
clue/ApplicationSettings.json

63 lines
2.5 KiB
JSON

{
"IntegrateWithOtherApplication": {
"Password": "FWf1~2gvky83"
},
"ShareCommandContainers": [],
"ListviewLoadingIndicatorSettings": {},
"GlobalProperties": [
{
"Name": "全局_业务配置",
"Value": "{\"项目ID\":\"1\",\"版本ID\":\"4\",\"版本名\":\"Develop\",\"版本号\":\"1.0.0\",\"自动拉会\":{\"时间阈值\":3600,\"最大次数\":0}}"
},
{
"Name": "全局_Gitee",
"Value": "{\"client_id\":\"c7d05fcbaf78ad728fcc0267d081ae6c50dc667667758a0933525d4cbe09ed90\",\"client_secret\":\"b4d40db2155ca530e5771b37a2fb67161d4106c64df28f32504b4e3bcfb81313\",\"回调地址\":\"https://develop.gridfriend.cn/clue/ServerCommand/GitCallback\"}"
},
{
"Name": "全局_钉钉",
"Value": "{\"corpId\":\"ding0cec4a8a821681c135c2f4657eb6378f\",\"AgentId\":\"3174653522\",\"AppKey\":\"dingus6w0kbp5wgiiepu\",\"AppSecret\":\"2nbEQx6wUWlSm1l1mzkVEvf0TWO77tQM7Thj7OycnOVK7UQWhrI4U717WgWTTGXg\"}"
}
],
"WebSitePort": 26489,
"UserServicePort": 20913,
"BpmServerSchemaId": "b29232ad-8f53-4d10-87f3-3af0bf8b4aa6",
"ProcessDataConnectionSet": {
"ExternalDatabaseId": "业务表"
},
"StartPage": "工作台首页",
"StartDateFiscalYear": 1,
"BaseOnStartingMonth": true,
"ProcessUserInfoDisplayMode": 1,
"SuppressedWarningMessages": [
"项目首页->页面加载命令->Notify加载, 在命令条件之后的命令可能不会被执行,因为此时页面可能已经跳转到新的页面。",
"项目首页->页面容器(A2), 页面容器没有设置子页面",
"数据表, 有部分连接到外部数据库的数据表没有检查过连接状态,如果无法连接到数据库可能会导致数据无法在页面上显示。如需确认数据库的连接状态,请点击数据表右键菜单里的“刷新”"
],
"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": {}
}
}