weaver-hrm-organization/src/com/engine/organization/mapper/version/CompanyVersionMapper.java

11 lines
174 B
Java
Raw Normal View History

2022-12-08 09:56:25 +08:00
package com.engine.organization.mapper.version;
/**
* @Author weaver_cl
* @Description:
* @Date 2022/12/8
* @Version V1.0
**/
public interface CompanyVersionMapper {
}