auto-sync: 2026-05-18 11:55:34

This commit is contained in:
cfdaily
2026-05-18 11:55:34 +08:00
parent ceeb3593f7
commit 6a20c10d7b
@@ -4,6 +4,7 @@
*/
import { useEffect, useState } from 'react';
import { useStore } from '../store';
import { api } from '../api';
// ── 常量 ──
const STATUS_META: Record<string, { color: string; label: string }> = {