|
|
|
@ -12,7 +12,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
long countByExample(SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -20,7 +20,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int deleteByExample(SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -28,7 +28,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int deleteByPrimaryKey(String id);
|
|
|
|
|
|
|
|
|
@ -36,7 +36,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int insert(SysTrainingScore record);
|
|
|
|
|
|
|
|
|
@ -44,7 +44,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int insertSelective(SysTrainingScore record);
|
|
|
|
|
|
|
|
|
@ -52,7 +52,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
List<SysTrainingScore> selectByExampleWithBLOBs(SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -60,7 +60,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
List<SysTrainingScore> selectByExample(SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -68,7 +68,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
SysTrainingScore selectByPrimaryKey(String id);
|
|
|
|
|
|
|
|
|
@ -76,7 +76,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int updateByExampleSelective(@Param("record") SysTrainingScore record, @Param("example") SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -84,7 +84,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int updateByExampleWithBLOBs(@Param("record") SysTrainingScore record, @Param("example") SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -92,7 +92,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int updateByExample(@Param("record") SysTrainingScore record, @Param("example") SysTrainingScoreExample example);
|
|
|
|
|
|
|
|
|
@ -100,7 +100,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int updateByPrimaryKeySelective(SysTrainingScore record);
|
|
|
|
|
|
|
|
|
@ -108,7 +108,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int updateByPrimaryKeyWithBLOBs(SysTrainingScore record);
|
|
|
|
|
|
|
|
|
@ -116,7 +116,7 @@ public interface SysTrainingScoreMapper {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_score
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Aug 10 15:13:28 CST 2023
|
|
|
|
|
* @mbg.generated Thu Aug 10 17:59:47 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
int updateByPrimaryKey(SysTrainingScore record);
|
|
|
|
|
}
|