commit
This commit is contained in:
@@ -369,6 +369,7 @@ public class ProposalCommonServiceImpl extends ViServiceImpl implements Proposal
|
||||
WHERE
|
||||
cy.jgid = 'oljk9ojm5qh6jqm1spo3os5ge5'
|
||||
AND cy.jdhid = @jdhid
|
||||
AND cy.sf = 3
|
||||
""");
|
||||
sql.setParam("jdhid", info.getTeacherMeetingId());
|
||||
List<NutMap> list = listMap(sql);
|
||||
|
||||
Reference in New Issue
Block a user