Skip to content
hxDocs
搜索文档
K
Main Navigation
首页
基础知识
html
javascript
css
nodejs
nestjs
axios
vue全家桶
git
jquery
scss
typescript
vite
组件
form表单
权限级联
gis
leaflet
cesium
openlayers
threejs
mapbox
arcgis
插件扩展
hooks
插件扩展
utils
vscode插件
开发部署
github
nginx
扩展工具
生成表单数据
我的
关于我
分享
项目
工程化
面试集锦
脚手架
开发脚手架
其它
其它
软件
Appearance
返回顶部
快速导航
生成表单数据
将目标数据转换为表单数据;
Key
Value
目标数据:
private String cityCode; //省(市)/字典3 private String city; //省(市) private String countyCode; //区县 private String county; //区县 private String townshipCode; //乡镇 private String township; //乡镇/字典5;
结果数据:
打赏作者