6 lines
117 B
TypeScript
6 lines
117 B
TypeScript
export const reconcileModuleMeta = {
|
|
segment: "reconcile",
|
|
title: "对账中心",
|
|
description: "",
|
|
} as const;
|