|
|
@ -37,6 +37,10 @@ queryByCondition
|
|
|
|
@if(!isEmpty(courseInfoIds)){
|
|
|
|
@if(!isEmpty(courseInfoIds)){
|
|
|
|
and find_in_set(t.courseInfoId,#handsOnStatus#)
|
|
|
|
and find_in_set(t.courseInfoId,#handsOnStatus#)
|
|
|
|
@}
|
|
|
|
@}
|
|
|
|
|
|
|
|
@if(!isEmpty(courseInfoId_0)){
|
|
|
|
|
|
|
|
and t.course_info_id =#courseInfoId_0#
|
|
|
|
|
|
|
|
@}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
queryByConditionQuery
|
|
|
|
queryByConditionQuery
|
|
|
@ -76,7 +80,9 @@ queryByConditionQuery
|
|
|
|
@if(!isEmpty(courseInfoIds)){
|
|
|
|
@if(!isEmpty(courseInfoIds)){
|
|
|
|
and find_in_set(t.courseInfoId,#handsOnStatus#)
|
|
|
|
and find_in_set(t.courseInfoId,#handsOnStatus#)
|
|
|
|
@}
|
|
|
|
@}
|
|
|
|
|
|
|
|
@if(!isEmpty(courseInfoId_0)){
|
|
|
|
|
|
|
|
and t.course_info_id =#courseInfoId_0#
|
|
|
|
|
|
|
|
@}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deleteHandsOnByIds
|
|
|
|
deleteHandsOnByIds
|
|
|
|