feat: expand module workflows, dynamic config, notifications and console API

This commit is contained in:
2026-09-04 09:49:37 +08:00
parent 8df5266abb
commit b124d757b0
309 changed files with 89358 additions and 6232 deletions
+62
View File
@@ -0,0 +1,62 @@
{
"schema_version": 1,
"workflow_id": "product.tmall_baibu_apply",
"identity": "user",
"entries": [
{
"id": "old_chain_bag",
"name": "老天猫·超链·箱包",
"account_id": "tmall-shop",
"account_marker": "光影行星旗舰店",
"template_url": "https://bu0zgpibak.feishu.cn/wiki/MmS9wc6SgiKGDekwkBtcVB4hn9d",
"apply_url": "https://myseller.taobao.com/home.htm/starb/tmc-next/sale/seller/apply.htm?signRecordId=3367786350&puCode=itemApply&processId=0b9eb03de8d94131b3e5f18a43a16d49",
"script": "tmall_baibu_apply_old_chain_bag.py"
},
{
"id": "old_all_bag",
"name": "老天猫·全渠道·箱包",
"account_id": "tmall-shop",
"account_marker": "光影行星旗舰店",
"template_url": "https://bu0zgpibak.feishu.cn/wiki/RyLzwcRJ7il88Rk7iTccHY4bnMc",
"apply_url": "https://myseller.taobao.com/home.htm/starb/tmc-next/sale/seller/apply.htm?signRecordId=3381614958&puCode=itemApply&processId=1f236b238ff44a87ba6b93ee37e33949",
"script": "tmall_baibu_apply_old_all_bag.py"
},
{
"id": "old_all_3c",
"name": "老天猫·全渠道·3C",
"account_id": "tmall-shop",
"account_marker": "光影行星旗舰店",
"template_url": "https://bu0zgpibak.feishu.cn/wiki/VCRPw6zamiR98XkGOCxcDsVUntb",
"apply_url": "https://myseller.taobao.com/home.htm/starb/tmc-next/sale/seller/apply.htm?signRecordId=3399437550&puCode=itemApply&processId=98e7de110be54737a2f08a9d7536ef72",
"script": "tmall_baibu_apply_old_all_3c.py",
"complete_drafts_after_import": true
},
{
"id": "old_chain_3c",
"name": "老天猫·超链·3C",
"account_id": "tmall-shop",
"account_marker": "光影行星旗舰店",
"template_url": "https://bu0zgpibak.feishu.cn/wiki/HO9Hwb1wyijmFhkGEGkcXilbnge",
"apply_url": "https://myseller.taobao.com/home.htm/starb/tmc-next/sale/seller/apply.htm?signRecordId=3400796526&puCode=itemApply&processId=783e0875400d48658ba8241c03416fbd",
"script": "tmall_baibu_apply_old_chain_3c.py"
},
{
"id": "new_chain_bag",
"name": "新天猫·超链·箱包",
"account_id": "tmall-bag",
"account_marker": "光影行星鑫华达专卖店",
"template_url": "https://bu0zgpibak.feishu.cn/wiki/PjpRwLS3vi86owkGpTZcieJIntc",
"apply_url": "https://qn.taobao.com/home.htm/starb/tmc-next/sale/seller/apply.htm?signRecordId=3507947824&puCode=itemApply&processId=e9818b705acf419b81f2cf9416298907",
"script": "tmall_baibu_apply_new_chain_bag.py"
},
{
"id": "new_all_bag",
"name": "新天猫·全渠道·箱包",
"account_id": "tmall-bag",
"account_marker": "光影行星鑫华达专卖店",
"template_url": "https://bu0zgpibak.feishu.cn/wiki/JerEwzVZdiUflAkJ7Z8coH6inuc",
"apply_url": "https://qn.taobao.com/home.htm/starb/tmc-next/sale/seller/apply.htm?signRecordId=3546665648&puCode=itemApply&processId=0aafb6d55e5145ada7207eea94c7a604",
"script": "tmall_baibu_apply_new_all_bag.py"
}
]
}