system-copyright-react/src/route/CopyrightGgoods/CopyrightGgoods.tsx

8 lines
112 B
TypeScript
Raw Normal View History

2024-05-21 11:21:34 +08:00
export default function CopyrightGgoods() {
return (
<div>
</div>
)
}