update
This commit is contained in:
5
app/(introduce)/talents/vice-researcher/page.tsx
Normal file
5
app/(introduce)/talents/vice-researcher/page.tsx
Normal file
@ -0,0 +1,5 @@
|
||||
const Page = () => {
|
||||
return <div>副研究员</div>;
|
||||
};
|
||||
|
||||
export default Page;
|
Reference in New Issue
Block a user