wangting
2024-05-07 ded3890236e8d2371afc44c48631bb0fb9101d76
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;