企业列表出来了

master
法外狂徒张三 2024-09-09 17:43:39 +08:00
parent 132482be4a
commit 0cb5e490dc
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ public class SysApitypeController extends BaseController
return toAjax(sysApitypeService.deleteSysApitypeBySysIds(sysIds));
}
@RequiresPermissions("market:apitype:third")
@GetMapping("/third/{sysId}/{UnknownValue}")
public String airQuality(@PathVariable("sysId") Long sysId,@PathVariable("UnknownValue") String UnknownValue) throws Exception{
if(sysId==1){