behavior.config 261 B

123456789101112131415
  1. //配置文件
  2. {
  3. list:
  4. [
  5. {
  6. "id":"Monitor",
  7. "pluginID":"Monitor",
  8. "lib":"binary\\Logger.dll",
  9. "singleton":true
  10. }
  11. ],
  12. "enable":"false",
  13. "url":"http://10.40.20.133:8084/api/loginrecord"
  14. }