导入数据

v1.4.1
Parker 5 years ago
parent 86640cfdbf
commit 5c8fcb81c7

@ -285,8 +285,8 @@ public class SysAreaRestController extends BaseRestController<SysArea, SysAreaMo
/** /**
* *
*/ */
@ApiOperation(value = "获得json数据 查询数据", notes = "获得json数据 查询数据") //@ApiOperation(value = "获得json数据 查询数据", notes = "获得json数据 查询数据")
@GetMapping("/importJson") //@GetMapping("/importJson")
public void importJson() { public void importJson() {
// https://github.com/small-dream/China_Province_City // https://github.com/small-dream/China_Province_City
// JSON 放在 resources下更新当前数据库数据 // JSON 放在 resources下更新当前数据库数据

Loading…
Cancel
Save