docs:修改时间问题 #3

Merged
moyin merged 1 commits from docs into main 2025-12-17 14:49:22 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
*
* @author moyin
* @version 1.0.0
* @since 2024-12-17
* @since 2025-12-17
*/
import { Module } from '@nestjs/common';

View File

@@ -9,7 +9,7 @@
*
* @author moyin
* @version 1.0.0
* @since 2024-12-17
* @since 2025-12-17
*/
import { Test, TestingModule } from '@nestjs/testing';