完成后端类型与平台配置目录分组
This commit is contained in:
@@ -4,7 +4,7 @@ import {
|
||||
maskPhone as maskPhoneValue,
|
||||
} from '../../utils/masking.js'
|
||||
|
||||
import type { TaskRow } from '../../types/repository-rows.js'
|
||||
import type { TaskRow } from '../../types/repository/rows.js'
|
||||
|
||||
type TaskClaimLink = {
|
||||
token: string
|
||||
|
||||
Reference in New Issue
Block a user