You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
217 B

12 months ago
  1. # 测试指令
  2. ## 测试页面
  3. ### 读取配置
  4. ```json
  5. {
  6. "messageType": "Command",
  7. "fnName": "getTestPageCfgInfo",
  8. "className": "TestPageMgrService",
  9. "messageId":"1234",
  10. "timeStamp": 1234
  11. }
  12. ```