Files
clue/ApplicationSettings.json
超哥 295f17ea9b {"Message":"增加项目首页的Tag标签记忆功能,刷新网页会自动回到当前标签页面","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/FGC_我的待办"},{"State":1,"Type":1,"Name":"PCPage/项目首页"},{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":1,"Type":1,"Name":"PCPage/项目概况"},{"State":1,"Type":1,"Name":"PCPage/任务列表"},{"State":1,"Type":1,"Name":"PCPage/项目工时"},{"State":1,"Type":1,"Name":"PCPage/任务版本详情"},{"State":1,"Type":1,"Name":"PCPage/预算申请"},{"State":1,"Type":1,"Name":"PCPage/处理反馈工单"},{"State":1,"Type":1,"Name":"PCPage/任务首页"},{"State":1,"Type":1,"Name":"PCPage/任务-任务信息"},{"State":1,"Type":1,"Name":"PCPage/新增任务"},{"State":1,"Type":1,"Name":"PCPage/参与成员管理"},{"State":1,"Type":1,"Name":"PCPage/修改报工"},{"State":1,"Type":1,"Name":"PCPage/新增报工"},{"State":1,"Type":15,"Name":"ServerCommand/变更任务状态"},{"State":1,"Type":28,"Name":"ProcessItem/预算申请"},{"State":1,"Type":8,"Name":"ApplicationSetting"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":31,"Name":"UserControlPage/Git仓库卡片"},{"State":1,"Type":28,"Name":"ProcessItem/新增任务流程"},{"State":1,"Type":15,"Name":"ServerCommand/在线获取仓库某日提交数据"},{"State":1,"Type":1,"Name":"PCPage/项目代码"},{"State":1,"Type":15,"Name":"ServerCommand/新增任务"}],"Version":"v1"}
2024-06-18 21:38:58 +08:00

59 lines
2.3 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": "{\"版本名\":\"Develop\",\"版本号\":\"1.0.0\"}"
},
{
"Name": "全局_AI配置",
"Value": "{\"AI提示词1\": \"我将发给你一个记录着某人一天工作内容的数据为JSON字符串请你尝试解读它内容中的[汇报类型]分为`日报`和`计划`。\\n- 日报指的是昨日工作内容的总结;\\n- 计划指的是今日计划工作安排;\\n请你使用为我生成HTML格式的汇报内容对于日报结构和要求如下\\n标题为固定格式YYYY年MM年DD月-某某工作日报\\n内容包含两个主题昨日工作总结、今日工作计划\\n每个主题下的内容从JSON中总结可以适当润色但不可过度偏离源数据中的工作内容,所用工时在内容后面用括号备注,如:(1h)\"}"
},
{
"Name": "全局_Gitee",
"Value": "{\"client_id\":\"c7d05fcbaf78ad728fcc0267d081ae6c50dc667667758a0933525d4cbe09ed90\",\"client_secret\":\"b4d40db2155ca530e5771b37a2fb67161d4106c64df28f32504b4e3bcfb81313\",\"回调地址\":\"https://develop.gridfriend.cn/clue/ServerCommand/GitCallback\"}"
}
],
"WebSitePort": 26489,
"UserServicePort": 20913,
"BpmServerSchemaId": "b29232ad-8f53-4d10-87f3-3af0bf8b4aa6",
"ProcessDataConnectionSet": {
"ExternalDatabaseId": "业务表"
},
"StartPage": "首页",
"StartDateFiscalYear": 1,
"BaseOnStartingMonth": true,
"ProcessUserInfoDisplayMode": 1,
"SyncUserInfoCacheForBuiltInView": false,
"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": {}
}
}