摘要:
declare @i int set @i=1while @i<500begin insert into T_T_DOC( PK_DOC_ID , PK_DOC_NO ) values ( 18803+@i , 'testct' +cast( 05+@i as nvarchar(10))+'.txt 阅读全文
posted @ 2018-06-15 14:59
是我菜了
阅读(207)
评论(0)
推荐(0)
摘要:
@Repositorypublic class SendMailServiceImpl implements SendMailService { @Autowired MyBatisDao myBatisDao; // MailFrom @Value("${common.mailFrom}") pr 阅读全文
posted @ 2018-06-15 14:54
是我菜了
阅读(132)
评论(0)
推荐(0)

浙公网安备 33010602011771号