2 Commits

Author SHA1 Message Date
54402e68e1 Merge pull request 'docs:修改时间问题' (#3) from docs into main
Reviewed-on: #3
2025-12-17 14:49:22 +08:00
moyin
a6be1a4d9b docs:修改时间问题 2025-12-17 14:49:00 +08:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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