yuxc
2024-04-29 9b6b60729d8178399396e2670c0e7914a9746b59
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;