commit
This commit is contained in:
-3
@@ -384,9 +384,6 @@ public class TeacherCongressDelegatePushController {
|
|||||||
if (StrUtil.isBlank(unionId)) {
|
if (StrUtil.isBlank(unionId)) {
|
||||||
unionId = SecurityUtil.getUnionId();
|
unionId = SecurityUtil.getUnionId();
|
||||||
}
|
}
|
||||||
if (SecurityUtil.getUserLoginname().equals("004474")) {
|
|
||||||
unionId = "39de17920d6948f08b8175d4b87b5cec";
|
|
||||||
}
|
|
||||||
|
|
||||||
Teacher_congress_quota_allocation allocation = dao.fetch(Teacher_congress_quota_allocation.class,
|
Teacher_congress_quota_allocation allocation = dao.fetch(Teacher_congress_quota_allocation.class,
|
||||||
Cnd.where(Teacher_congress_quota_allocation::getSessionId, "=", sessionId)
|
Cnd.where(Teacher_congress_quota_allocation::getSessionId, "=", sessionId)
|
||||||
|
|||||||
Reference in New Issue
Block a user