This commit is contained in:
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialActivitySchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialActivitySchedule;
|
||||
import org.springblade.modules.martial.service.IMartialActivityScheduleService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.service.IMartialAthleteService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialBanner;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialBanner;
|
||||
import org.springblade.modules.martial.service.IMartialBannerService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.service.IMartialCompetitionService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialDeductionItem;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialDeductionItem;
|
||||
import org.springblade.modules.martial.service.IMartialDeductionItemService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialInfoPublish;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialInfoPublish;
|
||||
import org.springblade.modules.martial.service.IMartialInfoPublishService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialJudge;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudge;
|
||||
import org.springblade.modules.martial.service.IMartialJudgeService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialJudgeInvite;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudgeInvite;
|
||||
import org.springblade.modules.martial.service.IMartialJudgeInviteService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialLiveUpdate;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialLiveUpdate;
|
||||
import org.springblade.modules.martial.service.IMartialLiveUpdateService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialProject;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialProject;
|
||||
import org.springblade.modules.martial.service.IMartialProjectService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialRegistrationOrder;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialRegistrationOrder;
|
||||
import org.springblade.modules.martial.service.IMartialRegistrationOrderService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialResult;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialResult;
|
||||
import org.springblade.modules.martial.service.IMartialResultService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialScheduleAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScheduleAthlete;
|
||||
import org.springblade.modules.martial.service.IMartialScheduleAthleteService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialSchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialSchedule;
|
||||
import org.springblade.modules.martial.service.IMartialScheduleService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialScore;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScore;
|
||||
import org.springblade.modules.martial.service.IMartialScoreService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import org.springblade.core.mp.support.Condition;
|
||||
import org.springblade.core.mp.support.Query;
|
||||
import org.springblade.core.tool.api.R;
|
||||
import org.springblade.core.tool.utils.Func;
|
||||
import org.springblade.modules.martial.entity.MartialVenue;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialVenue;
|
||||
import org.springblade.modules.martial.service.IMartialVenueService;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialActivitySchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialActivitySchedule;
|
||||
|
||||
/**
|
||||
* ActivitySchedule Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialActivityScheduleMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialAthlete;
|
||||
|
||||
/**
|
||||
* Athlete Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialAthleteMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialBanner;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialBanner;
|
||||
|
||||
/**
|
||||
* Banner Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialBannerMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -17,7 +17,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialCompetition;
|
||||
|
||||
/**
|
||||
* 赛事信息 Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialCompetitionMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialDeductionItem;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialDeductionItem;
|
||||
|
||||
/**
|
||||
* DeductionItem Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialDeductionItemMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialInfoPublish;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialInfoPublish;
|
||||
|
||||
/**
|
||||
* InfoPublish Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialInfoPublishMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialJudgeInvite;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudgeInvite;
|
||||
|
||||
/**
|
||||
* JudgeInvite Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialJudgeInviteMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialJudge;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudge;
|
||||
|
||||
/**
|
||||
* Judge Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialJudgeMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialLiveUpdate;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialLiveUpdate;
|
||||
|
||||
/**
|
||||
* LiveUpdate Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialLiveUpdateMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialProject;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialProject;
|
||||
|
||||
/**
|
||||
* Project Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialProjectMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialRegistrationOrder;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialRegistrationOrder;
|
||||
|
||||
/**
|
||||
* RegistrationOrder Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialRegistrationOrderMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialResult;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialResult;
|
||||
|
||||
/**
|
||||
* Result Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialResultMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialScheduleAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScheduleAthlete;
|
||||
|
||||
/**
|
||||
* ScheduleAthlete Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialScheduleAthleteMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialSchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialSchedule;
|
||||
|
||||
/**
|
||||
* Schedule Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialScheduleMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialScore;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScore;
|
||||
|
||||
/**
|
||||
* Score Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialScoreMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.mapper;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import org.springblade.modules.martial.entity.MartialVenue;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialVenue;
|
||||
|
||||
/**
|
||||
* Venue Mapper 接口
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
||||
<mapper namespace="org.springblade.modules.martial.mapper.MartialVenueMapper">
|
||||
|
||||
</mapper>
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -14,7 +14,7 @@
|
||||
* this software without specific prior written permission.
|
||||
* Author: Chill 庄骞 (smallchill@163.com)
|
||||
*/
|
||||
package org.springblade.modules.martial.entity;
|
||||
package org.springblade.modules.martial.pojo.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
@@ -1,9 +1,9 @@
|
||||
package org.springblade.modules.martial.vo;
|
||||
package org.springblade.modules.martial.pojo.vo;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
import org.springblade.modules.martial.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialAthlete;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.util.List;
|
||||
@@ -1,9 +1,9 @@
|
||||
package org.springblade.modules.martial.vo;
|
||||
package org.springblade.modules.martial.pojo.vo;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
import org.springblade.modules.martial.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialCompetition;
|
||||
|
||||
/**
|
||||
* 赛事信息视图实体类
|
||||
@@ -1,9 +1,9 @@
|
||||
package org.springblade.modules.martial.vo;
|
||||
package org.springblade.modules.martial.pojo.vo;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
import org.springblade.modules.martial.entity.MartialResult;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialResult;
|
||||
|
||||
/**
|
||||
* 成绩表视图实体类
|
||||
@@ -1,9 +1,9 @@
|
||||
package org.springblade.modules.martial.vo;
|
||||
package org.springblade.modules.martial.pojo.vo;
|
||||
|
||||
import io.swagger.v3.oas.annotations.media.Schema;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
import org.springblade.modules.martial.entity.MartialScore;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScore;
|
||||
|
||||
/**
|
||||
* 评分记录视图实体类
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialActivitySchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialActivitySchedule;
|
||||
|
||||
/**
|
||||
* ActivitySchedule 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialAthlete;
|
||||
|
||||
/**
|
||||
* Athlete 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialBanner;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialBanner;
|
||||
|
||||
/**
|
||||
* Banner 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialCompetition;
|
||||
|
||||
/**
|
||||
* Competition 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialDeductionItem;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialDeductionItem;
|
||||
|
||||
/**
|
||||
* DeductionItem 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialInfoPublish;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialInfoPublish;
|
||||
|
||||
/**
|
||||
* InfoPublish 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialJudgeInvite;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudgeInvite;
|
||||
|
||||
/**
|
||||
* JudgeInvite 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialJudge;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudge;
|
||||
|
||||
/**
|
||||
* Judge 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialLiveUpdate;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialLiveUpdate;
|
||||
|
||||
/**
|
||||
* LiveUpdate 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialProject;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialProject;
|
||||
|
||||
/**
|
||||
* Project 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialRegistrationOrder;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialRegistrationOrder;
|
||||
|
||||
/**
|
||||
* RegistrationOrder 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialResult;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialResult;
|
||||
|
||||
/**
|
||||
* Result 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialScheduleAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScheduleAthlete;
|
||||
|
||||
/**
|
||||
* ScheduleAthlete 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialSchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialSchedule;
|
||||
|
||||
/**
|
||||
* Schedule 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialScore;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScore;
|
||||
|
||||
/**
|
||||
* Score 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.IService;
|
||||
import org.springblade.modules.martial.entity.MartialVenue;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialVenue;
|
||||
|
||||
/**
|
||||
* Venue 服务类
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialActivitySchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialActivitySchedule;
|
||||
import org.springblade.modules.martial.mapper.MartialActivityScheduleMapper;
|
||||
import org.springblade.modules.martial.service.IMartialActivityScheduleService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialAthlete;
|
||||
import org.springblade.modules.martial.mapper.MartialAthleteMapper;
|
||||
import org.springblade.modules.martial.service.IMartialAthleteService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialBanner;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialBanner;
|
||||
import org.springblade.modules.martial.mapper.MartialBannerMapper;
|
||||
import org.springblade.modules.martial.service.IMartialBannerService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialCompetition;
|
||||
import org.springblade.modules.martial.mapper.MartialCompetitionMapper;
|
||||
import org.springblade.modules.martial.service.IMartialCompetitionService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialDeductionItem;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialDeductionItem;
|
||||
import org.springblade.modules.martial.mapper.MartialDeductionItemMapper;
|
||||
import org.springblade.modules.martial.service.IMartialDeductionItemService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialInfoPublish;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialInfoPublish;
|
||||
import org.springblade.modules.martial.mapper.MartialInfoPublishMapper;
|
||||
import org.springblade.modules.martial.service.IMartialInfoPublishService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialJudgeInvite;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudgeInvite;
|
||||
import org.springblade.modules.martial.mapper.MartialJudgeInviteMapper;
|
||||
import org.springblade.modules.martial.service.IMartialJudgeInviteService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialJudge;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialJudge;
|
||||
import org.springblade.modules.martial.mapper.MartialJudgeMapper;
|
||||
import org.springblade.modules.martial.service.IMartialJudgeService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialLiveUpdate;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialLiveUpdate;
|
||||
import org.springblade.modules.martial.mapper.MartialLiveUpdateMapper;
|
||||
import org.springblade.modules.martial.service.IMartialLiveUpdateService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialProject;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialProject;
|
||||
import org.springblade.modules.martial.mapper.MartialProjectMapper;
|
||||
import org.springblade.modules.martial.service.IMartialProjectService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialRegistrationOrder;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialRegistrationOrder;
|
||||
import org.springblade.modules.martial.mapper.MartialRegistrationOrderMapper;
|
||||
import org.springblade.modules.martial.service.IMartialRegistrationOrderService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialResult;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialResult;
|
||||
import org.springblade.modules.martial.mapper.MartialResultMapper;
|
||||
import org.springblade.modules.martial.service.IMartialResultService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialScheduleAthlete;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScheduleAthlete;
|
||||
import org.springblade.modules.martial.mapper.MartialScheduleAthleteMapper;
|
||||
import org.springblade.modules.martial.service.IMartialScheduleAthleteService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialSchedule;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialSchedule;
|
||||
import org.springblade.modules.martial.mapper.MartialScheduleMapper;
|
||||
import org.springblade.modules.martial.service.IMartialScheduleService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialScore;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialScore;
|
||||
import org.springblade.modules.martial.mapper.MartialScoreMapper;
|
||||
import org.springblade.modules.martial.service.IMartialScoreService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package org.springblade.modules.martial.service.impl;
|
||||
|
||||
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
|
||||
import org.springblade.modules.martial.entity.MartialVenue;
|
||||
import org.springblade.modules.martial.pojo.entity.MartialVenue;
|
||||
import org.springblade.modules.martial.mapper.MartialVenueMapper;
|
||||
import org.springblade.modules.martial.service.IMartialVenueService;
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
Reference in New Issue
Block a user