|
@@ -18,8 +18,6 @@ public interface VerificationdetailMapper extends CommonBaseMapper<Verificationd
|
|
|
|
|
|
|
|
int deleteByPrimaryKey(Integer vcd_id);
|
|
int deleteByPrimaryKey(Integer vcd_id);
|
|
|
|
|
|
|
|
-// Long insert(Verificationdetail record);
|
|
|
|
|
-
|
|
|
|
|
int insertSelective(Verificationdetail record);
|
|
int insertSelective(Verificationdetail record);
|
|
|
|
|
|
|
|
List<Verificationdetail> selectByExample(VerificationdetailExample example);
|
|
List<Verificationdetail> selectByExample(VerificationdetailExample example);
|