Motd paprams name

This commit is contained in:
2021-12-31 15:48:46 +08:00
parent fadbc4dc72
commit 9543fa8409
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ implements Partial<ILifetime> {
public constructor() {
super();
this.initLabel("TestApi");
this.initDebugLabel("TestApi");
}
}