使用说明.txt 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. 为对象的信息点自动生成表号功能号
  2. generate 生成信息点指令
  3. Pj4403070003 项目编码
  4. WD 集团编码
  5. print 打印待生成信息点,不写入数据库
  6. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar generate Pj4403070003 WD print -file:info_code-WD.xlsx
  7. 为对象的信息点自动生成表号功能号
  8. generate 生成信息点指令
  9. Pj4403070003 项目编码
  10. WD 集团编码
  11. print 打印待生成信息点,并写入数据库
  12. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar generate Pj4403070003 WD update
  13. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar generate Pj4403070003 WD update -file:info_code-WD.xlsx
  14. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar generate Pj4403070003 WD update -file:info_code-WD.xlsx force
  15. 为对象的信息点删除自动生成的表号功能号
  16. remove 删除自动生成的信息点指令
  17. Pj4403070003 项目编码
  18. WD 集团编码
  19. print 打印待生成信息点,不写入数据库
  20. -all:true 是否全部点位,false只处理自动绑的点位
  21. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar remove Pj4403070003 WD print -all:false
  22. 为对象的信息点删除自动生成的表号功能号,生成
  23. remove 删除自动生成的信息点指令
  24. Pj4403070003 项目编码
  25. WD 集团编码
  26. print 打印待生成信息点,并写入数据库
  27. -all:true 是否全部点位,false只处理自动绑的点位
  28. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar remove Pj4403070003 WD update -all:false
  29. 导出所有的表号功能号清单供模拟数据程序使用
  30. export 导出指令
  31. 15 发送数据周期是15秒
  32. 15min 计算周期是15分钟
  33. -all:true 是否全部点位,false只处理自动绑的点位
  34. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar export Pj4403070003 WD 15 15min -all:false
  35. 注意:
  36. info_code-WD.xlsx是所有需要处理的对象的信息点,其中WD是集团编码!
  37. java -jar data-dict-tool-0.0.1-SNAPSHOT.jar export Pj4403070003 WD 5 15min -objType:equipment -classCode:ACATAH hbase -db:db_public