ludc
2025-01-16 68fd566d21b3efc3a670a5295289b1801f5a4155
Source/Common/PLTSlice/slice/05-omd.ice
@@ -707,6 +707,8 @@
   // 对象模型定义服务
   interface OMDService {
      void test();
      //根据传入的业务对象名称,获取对象建模的所有数据(参数为空时,获取所有建模数据)
      data::SystemModelData getSysModelData(common::data::StringArray boTypes) throws common::VCIError;