1、配置操作tag增加修改操作;2、音视频文件样例配置列表、表单界面、新增、修改功能涉及到functionService与functionRegion字典使用部分提交。
This commit is contained in:
@@ -6,5 +6,5 @@ import com.nis.domain.FunctionRegionDict;
|
||||
|
||||
@MyBatisDao
|
||||
public interface FunctionRegionDictDao {
|
||||
List<FunctionRegionDict> getListByFunctionId(Integer functionId);
|
||||
List<FunctionRegionDict> getList(FunctionRegionDict entity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user