fix(GCG): 添加 content_id 用于短期外链跳转

This commit is contained in:
BTMuli
2023-03-22 14:30:15 +08:00
parent eec880bc7b
commit b024323ca0
4 changed files with 195 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@ import { BaseCard } from "../../interface/GCG";
*/
export const Config = {
storeName: "GCG",
keyPath: "name",
keyPath: "id",
// 根据 type 分类
indexes: [
"type",