添加 socket 测试界面

This commit is contained in:
2024-05-09 17:21:11 +08:00
parent 03b4d85563
commit 9c169a0cf3
4 changed files with 85 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ import hilog from '@ohos.hilog';
let domain: number = 0xFF00;
let prefix: string = 'HM4Demo';
let format: string = `%{public}s, %{public}s`;
let format: string = `%{public}s`;
export class Log {