lmsCodeList=SqlRunner.db().selectList("select * from code_rule where type = {0} and company_id = {1}",CodeTypeEnum.AL_BULK_SAMPLE_CODE.getValue(),account.getCompanyId());
lmsCodeList=SqlRunner.db().selectList("select * from code_rule where type = {0} and company_id = {1}",CodeTypeEnum.AL_BULK_SAMPLE_CODE.getValue(),account.getCompanyId());