组织架构考勤规则修改二次提交

This commit is contained in:
fl 2024-12-02 19:45:48 +08:00
parent e89b9a4bdc
commit 3b9b6b345b
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ public class OrgChangeController extends BaseController {
* 获取考勤组
*/
// @RequiresPermissions("att:org:change:edit")
@PutMapping("getAttGroupList")
@GetMapping("getAttGroupList")
@Log(title = "考勤设置->组织架构变更->组织架构审核", businessType = BusinessType.UPDATE)
public AjaxResult getAttGroupList() {
try{