偿还 lewan 工程债:模块拆分、默认角色降级与短链收口
将 kuaishou-cloud 大入口拆为 prepare/rebind/probe/refresh 等模块;默认角色仅作诊断;补充兑换状态单测;短链明确只读兼容历史链接。
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* 历史短链只读跳转入口(/s/:code)。
|
||||
* 新 claim 交付请使用本站 /#/claim/{token},勿再为 feifei 生成 shortLink。
|
||||
*/
|
||||
import { Router } from 'express'
|
||||
|
||||
import { resolveShortLinkTarget } from '../services/short-links/short-link-service.js'
|
||||
|
||||
Reference in New Issue
Block a user