Interface TaoHongTemplateTypeService

  • All Known Implementing Classes:
    TaoHongTemplateTypeServiceImpl

    public interface TaoHongTemplateTypeService
    Author:
    qinman, zhangchongjie
    Date:
    2022/12/20
    • Method Detail

      • listByBureauId

        List<TaoHongTemplateType> listByBureauId​(String bureauId)
        Description: 查找当前委办局的所有模板类型
        Parameters:
        bureauId -
        Returns:
      • removeTaoHongTemplateType

        void removeTaoHongTemplateType​(String[] ids)
        删除模板类型
        Parameters:
        ids -
      • saveOrder

        void saveOrder​(String[] idAndTabIndexs)
        保存排序
        Parameters:
        idAndTabIndexs -