后端迁移领取基础服务
This commit is contained in:
@@ -305,6 +305,13 @@
|
||||
- `npm run typecheck`
|
||||
- `npm run build`
|
||||
- `npm test` 共 128 个用例通过
|
||||
42. claim 基础服务迁移到 `.ts`:
|
||||
- `src/services/claim/claim-service.ts`
|
||||
43. 领取 token 创建与 claim URL 生成已显式类型化,并在 token 写入失败时显式抛错
|
||||
44. Docker 内验证通过:
|
||||
- `npm run typecheck`
|
||||
- `npm run build`
|
||||
- `npm test` 共 128 个用例通过
|
||||
|
||||
## 下一步建议
|
||||
|
||||
|
||||
Reference in New Issue
Block a user