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.
richie
8e38816c64
|
5 years ago | |
---|---|---|
lib | 5 years ago | |
screenshots | 6 years ago | |
src/main | 5 years ago | |
.gitignore | 6 years ago | |
build.xml | 6 years ago | |
plugin.xml | 6 years ago | |
pom.xml | 5 years ago | |
readme.md | 6 years ago |
readme.md
插件读写数据库示例
安装插件后,在浏览器中访问 http://localhost:8075/webroot/decision/url/db/input
每次都会数据库写入一行数据,在这个页面会展示出来
可以多刷新几次,再进入finedb数据中的fine_plugin_system_conf表查看
在浏览器中访问 http://localhost:8075/webroot/decision/url/db/output
可以把薪资大于10000.0的人的信息查询并输出出来