|
@@ -84,7 +84,7 @@ public class SJkglGyhyPthyContracttemplateinfoController extends BaseController
|
|
* @return
|
|
* @return
|
|
* @throws Exception
|
|
* @throws Exception
|
|
*/
|
|
*/
|
|
- @RequiresPermissions("jkgl:jk:sJkglGyhyPthyContracttemplateinfoList")
|
|
|
|
|
|
+ @RequiresPermissions("jkgl:jk:list")
|
|
@PostMapping("/sJkglGyhyPthyContracttemplateinfoList")
|
|
@PostMapping("/sJkglGyhyPthyContracttemplateinfoList")
|
|
@ResponseBody
|
|
@ResponseBody
|
|
public TableDataInfo sjkglgyhypthycontracttemplateinfoList() throws Exception {
|
|
public TableDataInfo sjkglgyhypthycontracttemplateinfoList() throws Exception {
|