com.macro.mall.model.CmsMemberReport Java Examples

The following examples show how to use com.macro.mall.model.CmsMemberReport. You can vote up the ones you like or vote down the ones you don't like, and go to the original project or source file by following the links above each example. You may check out the related API usage on the sidebar.
Example #1
Source File: CmsMemberReportMapper.java    From mall with Apache License 2.0 votes vote down vote up
int insert(CmsMemberReport record); 
Example #2
Source File: CmsMemberReportMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int updateByExample(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #3
Source File: CmsMemberReportMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int updateByExampleSelective(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #4
Source File: CmsMemberReportMapper.java    From macrozheng-mall with MIT License votes vote down vote up
List<CmsMemberReport> selectByExample(CmsMemberReportExample example); 
Example #5
Source File: CmsMemberReportMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int insertSelective(CmsMemberReport record); 
Example #6
Source File: CmsMemberReportMapper.java    From macrozheng-mall with MIT License votes vote down vote up
int insert(CmsMemberReport record); 
Example #7
Source File: CmsMemberReportMapper.java    From mall with Apache License 2.0 votes vote down vote up
int updateByExample(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #8
Source File: CmsMemberReportMapper.java    From mall with Apache License 2.0 votes vote down vote up
int updateByExampleSelective(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #9
Source File: CmsMemberReportMapper.java    From mall with Apache License 2.0 votes vote down vote up
List<CmsMemberReport> selectByExample(CmsMemberReportExample example); 
Example #10
Source File: CmsMemberReportMapper.java    From mall with Apache License 2.0 votes vote down vote up
int insertSelective(CmsMemberReport record); 
Example #11
Source File: CmsMemberReportMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int insert(CmsMemberReport record); 
Example #12
Source File: CmsMemberReportMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int updateByExample(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #13
Source File: CmsMemberReportMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int updateByExampleSelective(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #14
Source File: CmsMemberReportMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
List<CmsMemberReport> selectByExample(CmsMemberReportExample example); 
Example #15
Source File: CmsMemberReportMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int insertSelective(CmsMemberReport record); 
Example #16
Source File: CmsMemberReportMapper.java    From macrozheng with Apache License 2.0 votes vote down vote up
int insert(CmsMemberReport record); 
Example #17
Source File: CmsMemberReportMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int updateByExample(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #18
Source File: CmsMemberReportMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int updateByExampleSelective(@Param("record") CmsMemberReport record, @Param("example") CmsMemberReportExample example); 
Example #19
Source File: CmsMemberReportMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
List<CmsMemberReport> selectByExample(CmsMemberReportExample example); 
Example #20
Source File: CmsMemberReportMapper.java    From mall-swarm with Apache License 2.0 votes vote down vote up
int insertSelective(CmsMemberReport record);