11.23开发
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package com.ruoyi.wisdomarbitrate.service;
|
||||
|
||||
import com.ruoyi.common.core.domain.AjaxResult;
|
||||
import com.ruoyi.common.core.domain.entity.SysUser;
|
||||
import com.ruoyi.common.exception.EsignDemoException;
|
||||
import com.ruoyi.wisdomarbitrate.domain.DeptIdentify;
|
||||
import com.ruoyi.wisdomarbitrate.domain.SealManage;
|
||||
@@ -44,4 +45,10 @@ public interface IDeptIdentifyService {
|
||||
|
||||
List<TemplateManage> getTemplateList(DeptIdentify deptIdentify);
|
||||
|
||||
|
||||
List<SysUser> selectPostUserByDeptId(DeptIdentify deptIdentify);
|
||||
|
||||
|
||||
AjaxResult bindHandler(DeptIdentify deptIdentify);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user