MDO0063_D(MatchFuc参数查询).csv 983 B

123456789101112131415161718192021
  1. 序号,英文名称,中文名称,数据类型,默认值,格式化,非空/引用,最小(长度/值),最大(长度/值),验证规则,标准数据ID,XML样式,TAG标签,映射/子标签,CDATA
  2. 1,pid,项目ID,string,,,,,,,,,,,
  3. 2,mfcid,MatchFuc参数ID,string,,,,,,,,,,,
  4. 3,equation,python脚本,string,,,,,,,,,,,
  5. 4,wid,流程id,string,,,,,,,,,,,
  6. 5,inParams,自变量,list,,,,0,,,,,,,
  7. 5.1,paramid,参数ID,string,,,,,,,,,,,
  8. 5.2,code,编号,string,,,,,,,,,,,
  9. 5.3,name,名称,string,,,,,,,,,,,
  10. 5.4,flag,1 启用 0 不启用,int,,,,,,,,,,,
  11. 5.5,value,值,string,,,,,,,,,,,
  12. 5.6,type,1 来流参数 2 分析参数,int,,,,,,,,,,,
  13. 5.7,mfcid,MatchFuc参数ID,string,,,,,,,,,,,
  14. 6,outParams,因变量,list,,,,0,,,,,,,
  15. 6.1,paramid,参数ID,string,,,,,,,,,,,
  16. 6.2,code,编号,string,,,,,,,,,,,
  17. 6.3,name,名称,string,,,,,,,,,,,
  18. 6.4,flag,1 启用 0 不启用,int,,,,,,,,,,,
  19. 6.5,value,值,string,,,,,,,,,,,
  20. 6.6,type,1 来流参数 2 分析参数,int,,,,,,,,,,,
  21. 6.7,mfcid,MatchFuc参数ID,string,,,,,,,,,,,