优化代码

This commit is contained in:
TinyAnts 2022-09-09 09:26:57 +08:00
parent fffcddfede
commit cb239727e7
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package com.mdd.admin.controller.channel; package com.mdd.admin.controller.channel;
import com.mdd.admin.config.aop.Log; import com.mdd.admin.config.aop.Log;
import com.mdd.admin.service.channel.IChannelH5Service;
import com.mdd.admin.service.channel.IChannelOaService; import com.mdd.admin.service.channel.IChannelOaService;
import com.mdd.common.core.AjaxResult; import com.mdd.common.core.AjaxResult;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;