插件操作数据库(finedb)示例。
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.

11 lines
386 B

# 插件读写数据库示例
安装插件后,在浏览器中访问 [http://localhost:8075/webroot/decision/url/db/input](http://localhost:8075/webroot/decision/url/db/input)
每次都会数据库写入一行数据,在这个页面会展示出来
![1](screenshots/1.png)
可以多刷新几次,再进入finedb数据中的fine_plugin_system_conf表查看
![2](screenshots/2.png)