
POST /api/project
{
"name": "纵向项目A",
"principal": "王教授",
"start_date": "2025-01-01",
"end_date": "2026-12-31"
}
fetch('https://api.example.com/api/project')
.then(response => response.json())
.then(data => console.log(data));
本站部分内容及素材来源于互联网,如有侵权,联系必删!
标签:
科研管理
客服经理