docs:修改时间问题

This commit is contained in:
moyin
2025-12-17 14:49:00 +08:00
parent bae62cca52
commit a6be1a4d9b
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';