wangting
2025-01-16 18c43123b51a1688ab4ae01fe3d171c7d92e619b
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;