Commit e20bec28 authored by 赵啸非's avatar 赵啸非

添加水印图片

parent de283404
......@@ -130,7 +130,8 @@ public class CertificateIndustryController extends BaseCRUDJsonBodyMappingContro
/**
* 获取站点下拉树列表
*/
@PostMapping("treeselect")
@GetMapping("treeselect")
@UnAuth
public String treeselect() {
Map<String, Object> model = new HashMap<>();
JSONObject ret = new JSONObject();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment