feat(backend): 实现Go后端API并添加测试脚本
This commit is contained in:
@@ -3,13 +3,14 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>极简App分发系统</title>
|
||||
<title>App分发系统</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1>App分发系统</h1>
|
||||
<h1>App分发系统By拉面王</h1>
|
||||
<h6>项目经理:Qwen3max,测试经理:Doubao-seed-1.8,开发经理:Doubao-seed-1.8,bug修复和模块整合:拉面王</h6>
|
||||
</header>
|
||||
|
||||
<!-- 登录区域 -->
|
||||
|
||||
Reference in New Issue
Block a user