Commit 6ed2104f by guojuxing

pmd

parent 71b959f9
package com.gic.cloud.dao.mapper;
import com.gic.cloud.entity.TabIndexDescEnterprise;
import com.gic.commons.annotation.SkipNamingCheck;
import org.apache.ibatis.annotations.Param;
import java.util.List;
......@@ -11,6 +12,7 @@ import java.util.List;
* @author zhiwj

* @date 2020/9/7 10:45 AM

*/
@SkipNamingCheck
public interface TabIndexDescEnterpriseMapper {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment