修改:协议和配置表

This commit is contained in:
chen wei bo
2025-09-08 15:11:11 +08:00
parent 5821bc17ae
commit 826e52d019
47 changed files with 12826 additions and 4127 deletions
+7
View File
@@ -13,6 +13,13 @@ export class BaseData {
/** 数据ID */
protected _dataId: string = '';
/**
* 构造方法
*/
constructor() {
}
/**
* 初始化数据
* @param dataId 数据ID