dangsn
2024-06-06 8c8c59c1f2005fa3ca89ac2117ca1a3c0c618913
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;