Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
Shuixiangjiafang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张晓杰
Shuixiangjiafang
Commits
889d7a4d
Commit
889d7a4d
authored
Jul 10, 2026
by
张晓杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
初始化水星家纺会议KB
parents
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
47 additions
and
0 deletions
+47
-0
create_meeting.py
create_meeting.py
+16
-0
meeting_input.json
meeting_input.json
+8
-0
MTG-康诺-001.md
meetings/MTG-康诺-001.md
+23
-0
No files found.
create_meeting.py
0 → 100644
View file @
889d7a4d
#!/usr/bin/env python3
import
sys
import
os
import
json
kb
=
r"C:\Users\34483\.config\opencode\bos-meeting-kbs\水星家纺"
sys
.
path
.
insert
(
0
,
r"C:\Users\34483\.opencode\skills\bos-meeting-ledger\scripts"
)
with
open
(
os
.
path
.
join
(
kb
,
"meeting_input.json"
),
encoding
=
"utf-8"
)
as
f
:
data
=
json
.
load
(
f
)
sys
.
argv
=
[
'new_meeting.py'
,
kb
,
'--json'
,
json
.
dumps
(
data
,
ensure_ascii
=
False
)]
import
new_meeting
new_meeting
.
main
()
\ No newline at end of file
meeting_input.json
0 → 100644
View file @
889d7a4d
{
"title"
:
"水星家纺供应链演示交流会"
,
"type"
:
"工作坊"
,
"date"
:
"2026-07-08"
,
"prep_docs"
:
[
"SAP供应链演示场景PPT"
,
"水星家纺会议纪要-20260708.txt"
],
"prep_note"
:
"SAP与博斯团队向水星家纺业务领导演示供应链解决方案,涵盖销售、计划、采购、AI应用等主题"
}
\ No newline at end of file
meetings/MTG-康诺-001.md
0 → 100644
View file @
889d7a4d
---
id
:
MTG-康诺-001
project
:
康诺
profile
:
工作坊
title
:
水星家纺供应链演示交流会
date_start
:
2026-07-08
date_end
:
2026-07-08
convener
:
张晓杰 <xiaojie.zhang@boscloud.cn>
status
:
open
prep_docs
:
-
SAP供应链演示场景PPT
-
水星家纺会议纪要-20260708.txt
participants
:
[]
action_items
:
[]
escalate_flags
:
[]
---
# MTG-康诺-001 水星家纺供应链演示交流会
## 准备
SAP与博斯团队向水星家纺业务领导演示供应链解决方案,涵盖销售、计划、采购、AI应用等主题
## 捕获日志
-
2026-07-10 · 张晓杰
<xiaojie.zhang@boscloud.cn>
·
[
s1
]
· 建档(engagement 开启);type=工作坊;prep=SAP供应链演示场景PPT,水星家纺会议纪要-20260708.txt
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment