Sync OneOS workspace with new prototypes, annotations, and Gitea remote fix.

Add vehicle-h2-fee-ledger, customer-management, lease and self-operated ledgers, annotation sources, agent skills, and vite annotation runtime support. Update vehicle management, contract templates, and lease contract flows.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-06-30 15:27:23 +08:00
parent 00ca1846af
commit af29b26fe8
309 changed files with 73875 additions and 3838 deletions

View File

@@ -1,23 +1,17 @@
{
"version": 1,
"updatedAt": "2026-06-26T07:35:34.284Z",
"updatedAt": "2026-06-30T07:13:33.620Z",
"prototypes": [
{
"id": "item-prototypes-insurance-procurement",
"id": "item:prototypes:insurance-procurement",
"kind": "item",
"title": "insurance procurement",
"title": "保险采购",
"itemKey": "prototypes/insurance-procurement"
},
{
"id": "item-prototypes-lease-contract-management",
"id": "item:prototypes:oneos-weekly-report",
"kind": "item",
"title": "lease contract management",
"itemKey": "prototypes/lease-contract-management"
},
{
"id": "item-prototypes-oneos-weekly-report",
"kind": "item",
"title": "oneos weekly report",
"title": "数智部周报",
"itemKey": "prototypes/oneos-weekly-report"
},
{
@@ -31,6 +25,36 @@
"kind": "item",
"title": "合同模板管理",
"itemKey": "prototypes/contract-template-management"
},
{
"id": "item:prototypes:lease-contract-management",
"kind": "item",
"title": "租赁合同管理",
"itemKey": "prototypes/lease-contract-management"
},
{
"id": "item:prototypes:customer-management",
"kind": "item",
"title": "客户管理",
"itemKey": "prototypes/customer-management"
},
{
"id": "item:prototypes:lease-business-ledger",
"kind": "item",
"title": "租赁业务台账",
"itemKey": "prototypes/lease-business-ledger"
},
{
"id": "item:prototypes:vehicle-h2-fee-ledger",
"kind": "item",
"title": "车辆氢费明细",
"itemKey": "prototypes/vehicle-h2-fee-ledger"
},
{
"id": "item:prototypes:self-operated-business-ledger",
"kind": "item",
"title": "自营业务台账",
"itemKey": "prototypes/self-operated-business-ledger"
}
],
"docs": [],