behavior.config 249 B

1234567891011121314
  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://120.26.136.253:11001/api/loginrecord"
  14. }