| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975 |
- 00:00:52.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:05:52.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:10:52.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:15:52.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:18:14.973 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:18:14.977 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057146]
- 00:18:14.977 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057306]
- 00:18:14.977 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:18:14.977 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:18:14.977 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:18:14.977 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:18:15.846 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:18:15.848 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057306]
- 00:18:15.848 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 00:18:15.848 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:18:15.848 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:18:15.848 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:18:15.848 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:18:27.549 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:18:27.551 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057306]
- 00:18:27.551 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 00:18:27.551 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:18:27.551 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:18:27.551 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:18:27.551 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:19:53.085 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:19:53.086 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [454]
- 00:19:53.086 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 00:19:53.086 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:19:53.086 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:19:53.086 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:19:53.086 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:20:52.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:20:57.384 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:20:57.385 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057306]
- 00:20:57.385 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 00:20:57.385 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:20:57.385 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:20:57.385 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:20:57.385 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:20:57.401 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:20:57.402 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057146]
- 00:20:57.402 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057306]
- 00:20:57.402 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:20:57.402 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:20:57.402 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:20:57.402 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:20:58.690 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:20:58.691 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 00:20:58.691 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057306]
- 00:20:58.691 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 00:20:58.691 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:20:58.691 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:20:58.691 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:20:58.691 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:20:58.692 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057146]
- 00:20:58.692 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057306]
- 00:20:58.692 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 00:20:58.692 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 00:20:58.692 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 00:20:58.692 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 00:25:52.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:30:52.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:35:52.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:40:52.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:45:52.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:50:52.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 00:55:52.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:00:52.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:05:52.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:10:52.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:15:52.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:20:52.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:25:52.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:30:52.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:35:52.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:40:52.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:45:52.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:50:52.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 01:55:52.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:00:52.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:05:52.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:10:52.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:15:52.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:20:52.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:25:52.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:30:52.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:35:52.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:40:52.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:45:52.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:50:52.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 02:55:52.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:00:52.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:05:52.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:10:52.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:15:52.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:20:52.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:25:52.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:30:52.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:35:52.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:40:52.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:45:52.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:50:52.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 03:53:49.169 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 03:53:49.173 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 03:53:49.173 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 03:53:49.173 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 03:53:49.173 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 03:53:49.173 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 03:53:49.280 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 03:53:49.281 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 03:53:49.282 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 03:53:49.282 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 03:53:49.282 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 03:53:49.282 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 03:55:52.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:00:52.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:05:52.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:10:52.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:13:19.288 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:13:19.289 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:13:19.289 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:13:19.289 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:13:19.289 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:13:19.289 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:13:19.373 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:13:19.375 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:13:19.375 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:13:19.375 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:13:19.375 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:13:19.375 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:13:37.562 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:13:37.563 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:13:37.563 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:13:37.563 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:13:37.563 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:13:37.563 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:13:37.575 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:13:37.577 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:13:37.577 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:13:37.577 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:13:37.577 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:13:37.577 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:13:40.403 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:13:40.404 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:13:40.404 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:13:40.404 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:13:40.404 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:13:40.405 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:14:05.829 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:14:05.831 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [601]
- 04:14:05.831 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057314]
- 04:14:05.831 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 04:14:05.831 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 04:14:05.831 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 04:14:05.831 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 04:14:41.198 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:14:41.199 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [601]
- 04:14:41.199 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057314]
- 04:14:41.199 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 04:14:41.199 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 04:14:41.199 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 04:14:41.199 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 04:15:52.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:16:23.622 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:16:23.624 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:16:23.624 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:16:23.624 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:16:23.624 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:16:23.624 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:16:23.744 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:16:23.746 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:16:23.746 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:16:23.746 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:16:23.746 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:16:23.746 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:16:26.218 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:16:26.219 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:16:26.219 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:16:26.219 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:16:26.219 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:16:26.219 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:16:37.240 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:16:37.241 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [598]
- 04:16:37.241 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057298]
- 04:16:37.241 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 04:16:37.241 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 04:16:37.241 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 04:16:37.241 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 04:18:24.920 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:24.921 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:24.921 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:24.922 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:24.922 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:24.922 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:25.089 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:25.091 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:25.091 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:25.091 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:25.091 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:25.091 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:29.934 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:29.936 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:29.936 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:29.936 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:29.936 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:29.936 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:36.453 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:36.455 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:36.455 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:36.455 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:36.455 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:36.455 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:36.471 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:36.472 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:36.472 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:36.472 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:36.472 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:36.472 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:40.866 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:40.867 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:40.867 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:40.867 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:40.867 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:40.867 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:47.602 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:47.604 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:47.604 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:47.604 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:47.604 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:47.604 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:18:47.622 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:18:47.623 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:18:47.623 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:18:47.623 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:18:47.623 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:18:47.623 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:19:46.072 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:19:46.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:19:46.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:19:46.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:19:46.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:19:46.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:19:46.218 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:19:46.219 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:19:46.219 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:19:46.219 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:19:46.219 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:19:46.219 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:20:52.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:22:49.604 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:22:49.606 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:22:49.606 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:22:49.606 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:22:49.606 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:22:49.606 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:22:49.698 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:22:49.699 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:22:49.699 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:22:49.699 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:22:49.699 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:22:49.699 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:22:52.180 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:22:52.181 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:22:52.181 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:22:52.181 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:22:52.181 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:22:52.181 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:22:59.860 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:22:59.861 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [598]
- 04:22:59.861 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057298]
- 04:22:59.861 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 04:22:59.861 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 04:22:59.861 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 04:22:59.861 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 04:24:46.401 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:24:46.403 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:24:46.403 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:24:46.403 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:24:46.403 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:24:46.403 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:24:46.412 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:24:46.414 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:24:46.414 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:24:46.414 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:24:46.414 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:24:46.414 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:25:02.474 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:25:02.475 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:25:02.475 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:25:02.475 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:25:02.475 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:25:02.475 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:25:02.573 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:25:02.574 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057298]
- 04:25:02.574 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:25:02.574 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:25:02.574 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:25:02.574 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:25:52.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:30:52.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:35:52.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:40:52.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:45:52.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:50:52.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:55:52.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 04:56:11.342 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:56:11.343 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:56:11.343 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:56:11.343 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:56:11.343 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:56:11.343 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:56:11.343 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:56:11.344 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:56:11.344 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:56:11.344 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:56:11.344 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:56:11.344 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:56:17.611 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:56:17.613 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:56:17.613 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:56:17.613 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:56:17.613 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:56:17.613 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:56:31.307 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:56:31.308 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [601]
- 04:56:31.308 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057314]
- 04:56:31.308 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 04:56:31.308 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 04:56:31.308 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 04:56:31.308 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 04:56:38.133 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:56:38.135 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:56:38.135 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:56:38.135 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:56:38.135 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:56:38.135 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:57:08.057 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:57:08.059 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:57:08.059 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:57:08.059 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:57:08.059 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:57:08.059 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:57:08.072 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:57:08.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:57:08.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:57:08.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:57:08.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:57:08.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:57:12.435 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:57:12.437 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 04:57:12.437 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 04:57:12.437 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 04:57:12.437 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 04:57:12.437 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 04:57:24.567 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 04:57:24.569 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [601]
- 04:57:24.569 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057314]
- 04:57:24.569 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 04:57:24.569 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 04:57:24.569 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 04:57:24.569 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 05:00:52.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:05:52.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:10:52.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:15:52.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:20:52.762 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:25:52.764 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:30:52.765 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:35:52.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:40:52.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:45:52.769 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:50:52.770 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 05:55:52.771 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:00:52.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:05:52.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:10:52.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:15:52.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:19:03.936 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 06:19:03.939 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057316]
- 06:19:03.939 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 06:19:03.939 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 06:19:03.939 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 06:19:03.939 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 06:19:04.074 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 06:19:04.076 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057316]
- 06:19:04.076 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 06:19:04.076 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 06:19:04.076 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 06:19:04.076 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 06:20:52.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:25:52.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:30:52.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:35:52.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:40:52.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:45:52.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:50:52.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 06:55:52.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:00:52.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:05:52.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:10:52.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:15:52.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:20:52.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:25:52.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:30:52.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:35:52.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:40:52.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:45:52.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:50:52.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 07:55:52.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:00:52.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:05:52.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:10:52.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:15:52.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:20:52.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:25:52.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:30:52.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:35:52.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:40:52.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:45:52.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:50:52.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 08:55:52.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:00:52.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:05:52.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:10:52.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:15:52.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:20:52.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:25:52.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:30:52.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:35:52.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:40:52.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:45:52.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:50:52.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 09:55:52.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:00:52.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:05:52.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:10:52.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:15:52.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:20:52.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:25:52.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:30:52.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:35:52.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:40:52.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:45:52.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:50:52.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 10:55:52.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:00:52.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:05:52.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:10:52.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:15:52.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:20:52.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:25:52.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:30:52.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:35:52.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:40:52.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:42:15.835 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:42:15.836 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:42:15.836 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:42:15.836 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:42:15.836 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:42:15.836 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:42:15.840 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:42:15.841 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:42:15.841 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:42:15.841 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:42:15.841 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:42:15.841 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:45:52.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:50:52.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:51:17.452 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:51:17.453 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:51:17.453 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:51:17.453 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:51:17.453 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:51:17.453 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:51:41.234 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:51:41.236 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [576]
- 11:51:41.236 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057179]
- 11:51:41.236 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 11:51:41.236 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 11:51:41.236 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 11:51:41.236 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 11:55:01.273 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:55:01.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:55:01.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:55:01.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:55:01.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:55:01.275 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:55:01.275 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:55:01.276 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:55:01.276 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:55:01.276 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:55:01.276 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:55:01.276 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:55:52.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 11:56:05.365 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:56:05.368 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:56:05.368 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:56:05.368 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:56:05.368 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:56:05.368 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:56:05.372 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:56:05.374 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:56:05.374 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:56:05.374 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:56:05.374 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:56:05.374 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:56:15.290 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:56:15.291 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057179]
- 11:56:15.291 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:56:15.292 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:56:15.292 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:56:15.292 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:56:47.048 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:56:47.049 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 11:56:47.049 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:56:47.049 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:56:47.049 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:56:47.049 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:56:47.130 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:56:47.131 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 11:56:47.131 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:56:47.131 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:56:47.131 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:56:47.131 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:56:55.846 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:56:55.848 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 11:56:55.848 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 11:56:55.848 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 11:56:55.848 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 11:56:55.848 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 11:57:18.125 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 11:57:18.126 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [425]
- 11:57:18.126 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057206]
- 11:57:18.126 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 11:57:18.126 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 11:57:18.126 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 11:57:18.126 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 12:00:52.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:01:25.359 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:01:25.361 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:01:25.361 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:01:25.361 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:01:25.361 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:01:25.361 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:01:25.371 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:01:25.373 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:01:25.373 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:01:25.373 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:01:25.373 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:01:25.373 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:01:32.530 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:01:32.531 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:01:32.531 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:01:32.531 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:01:32.531 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:01:32.531 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:01:40.845 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:01:40.846 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:01:40.846 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:01:40.846 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:01:40.846 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:01:40.846 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:01:40.860 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:01:40.861 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:01:40.861 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:01:40.861 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:01:40.861 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:01:40.862 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:02:11.136 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:02:11.137 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:02:11.137 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:02:11.137 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:02:11.137 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:02:11.137 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:02:11.152 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:02:11.153 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:02:11.153 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:02:11.153 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:02:11.153 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:02:11.153 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:02:22.729 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:02:22.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:02:22.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:02:22.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:02:22.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:02:22.730 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:02:22.743 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:02:22.744 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:02:22.745 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:02:22.745 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:02:22.745 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:02:22.745 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:05:52.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:07:38.859 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:07:38.860 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:07:38.860 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:07:38.860 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:07:38.860 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:07:38.860 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:07:38.874 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 12:07:38.876 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057206]
- 12:07:38.876 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 12:07:38.876 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 12:07:38.876 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 12:07:38.876 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 12:10:52.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:15:52.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:20:52.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:25:52.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:30:52.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:35:52.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:40:52.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:45:52.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:50:52.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 12:55:52.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:00:52.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:05:52.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:10:52.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:15:52.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:20:52.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:25:52.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:30:52.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:35:52.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:38:59.983 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 13:38:59.984 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057306]
- 13:38:59.984 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 13:38:59.984 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 13:38:59.984 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 13:38:59.984 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 13:38:59.984 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 13:39:00.037 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 13:39:00.038 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057146]
- 13:39:00.038 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057306]
- 13:39:00.038 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 13:39:00.038 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 13:39:00.038 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 13:39:00.038 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 13:40:52.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:42:02.051 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 13:42:02.052 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057306]
- 13:42:02.052 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057146]
- 13:42:02.052 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 13:42:02.052 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 13:42:02.052 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 13:42:02.052 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 13:42:02.073 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 13:42:02.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057146]
- 13:42:02.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057306]
- 13:42:02.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 13:42:02.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 13:42:02.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 13:42:02.074 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 13:45:52.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:50:52.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 13:55:52.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:00:52.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:05:52.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:10:52.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:15:52.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:20:52.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:25:52.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:30:52.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:35:52.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:40:52.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:45:52.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:50:52.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 14:55:52.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:00:52.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:05:52.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:10:52.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:15:52.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:20:52.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:23:48.051 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 15:23:48.053 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057042]
- 15:23:48.053 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:23:48.053 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:23:48.053 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:23:48.053 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:23:48.054 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 15:23:48.055 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057042]
- 15:23:48.055 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:23:48.055 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:23:48.055 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:23:48.055 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:24:02.598 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 15:24:02.599 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057042]
- 15:24:02.599 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 15:24:02.599 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 15:24:02.599 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 15:24:02.599 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 15:25:02.258 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 15:25:02.260 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [145]
- 15:25:02.260 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057042]
- 15:25:02.260 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 15:25:02.260 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 15:25:02.260 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 15:25:02.260 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 15:25:52.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:30:52.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:35:52.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:40:52.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:45:52.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:50:52.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 15:55:52.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:00:52.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:05:52.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:10:52.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:15:52.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:20:52.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:25:52.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:26:22.322 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 16:26:22.324 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057073]
- 16:26:22.324 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057458]
- 16:26:22.324 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 16:26:22.324 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 16:26:22.324 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 16:26:22.324 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 16:26:22.327 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (? , ?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 16:26:22.328 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057458]
- 16:26:22.328 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057073]
- 16:26:22.328 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 16:26:22.328 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 16:26:22.328 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 16:26:22.328 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 16:30:52.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:35:52.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:40:52.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:45:52.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:50:52.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 16:55:52.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:00:52.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:01:35.237 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:01:35.240 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:01:35.240 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:01:35.241 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:01:35.241 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:01:35.241 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:01:35.327 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:01:35.328 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:01:35.329 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:01:35.329 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:01:35.329 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:01:35.329 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:01:37.294 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:01:37.296 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:01:37.296 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:01:37.296 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:01:37.296 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:01:37.296 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:01:46.600 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:01:46.601 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [328]
- 17:01:46.601 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057224]
- 17:01:46.601 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 17:01:46.601 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 17:01:46.601 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 17:01:46.601 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 17:02:58.476 [http-nio-8104-exec-7] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:02:58.478 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:02:58.478 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:02:58.478 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:02:58.478 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:02:58.478 [http-nio-8104-exec-7] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:02:58.491 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:02:58.492 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:02:58.492 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:02:58.492 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:02:58.492 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:02:58.492 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:03:02.564 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:03:02.565 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:03:02.565 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:03:02.565 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:03:02.565 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:03:02.565 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:03:10.660 [http-nio-8104-exec-2] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:03:10.662 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [328]
- 17:03:10.662 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057224]
- 17:03:10.662 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 17:03:10.662 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 17:03:10.662 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 17:03:10.662 [http-nio-8104-exec-2] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 17:05:52.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:07:19.961 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:07:19.962 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:07:19.962 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:07:19.962 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:07:19.962 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:07:19.962 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:07:19.997 [http-nio-8104-exec-5] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:07:19.999 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:07:19.999 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:07:19.999 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:07:19.999 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:07:19.999 [http-nio-8104-exec-5] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:07:26.659 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:07:26.660 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:07:26.660 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:07:26.660 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:07:26.660 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:07:26.660 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:07:39.164 [http-nio-8104-exec-6] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:07:39.165 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [328]
- 17:07:39.166 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057224]
- 17:07:39.166 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 17:07:39.166 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 17:07:39.166 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 17:07:39.166 [http-nio-8104-exec-6] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 17:10:43.932 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:10:43.933 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:10:43.933 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:10:43.933 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:10:43.933 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:10:43.933 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:10:44.412 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:10:44.414 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:10:44.414 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:10:44.414 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:10:44.414 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:10:44.414 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:10:52.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:11:58.928 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:11:58.930 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:11:58.930 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:11:58.930 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:11:58.930 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:11:58.930 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:11:58.936 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 17:11:58.937 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057224]
- 17:11:58.937 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 17:11:58.937 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 17:11:58.937 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 17:11:58.937 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 17:15:52.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:20:52.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:25:52.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:30:52.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:35:52.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:40:52.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:45:52.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:50:52.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 17:55:52.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:00:20.281 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 18:00:20.282 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 18:00:20.282 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 18:00:20.282 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 18:00:20.282 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 18:00:20.282 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 18:00:20.301 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 18:00:20.302 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057314]
- 18:00:20.302 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 18:00:20.302 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 18:00:20.302 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 18:00:20.303 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 18:00:52.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:05:52.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:10:52.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:15:52.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:20:52.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:25:52.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:30:52.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:35:52.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:40:52.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:45:52.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:50:52.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 18:55:52.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:00:52.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:05:52.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:10:52.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:15:52.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:20:52.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:25:53.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:30:53.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:35:53.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:40:53.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:45:53.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:50:53.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 19:55:53.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:00:53.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:05:53.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:10:53.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:15:53.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:20:53.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:25:53.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:30:53.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:35:53.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:40:53.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:45:53.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:50:53.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 20:55:53.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:00:53.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:05:53.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:10:53.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:15:53.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:20:53.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:25:53.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:30:53.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:35:53.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:40:53.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:45:53.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:50:53.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 21:55:53.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:00:53.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:05:53.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:10:53.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:15:53.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:20:53.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:25:53.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:30:53.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:35:53.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:40:53.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:45:53.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:50:53.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 22:55:53.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:00:53.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:03:13.429 [http-nio-8104-exec-1] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:13.431 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:13.431 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:13.431 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:13.431 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:13.431 [http-nio-8104-exec-1] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:03:13.444 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:13.445 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:13.445 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:13.445 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:13.446 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:13.446 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:03:17.605 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:17.607 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:17.607 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:17.607 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:17.607 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:17.607 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:03:31.332 [http-nio-8104-exec-4] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where customacti0_.custom_id=? and customacti0_.login=? and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:31.334 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [555]
- 23:03:31.334 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [BIGINT] - [9057119]
- 23:03:31.334 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [1]
- 23:03:31.334 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [2]
- 23:03:31.334 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [3]
- 23:03:31.334 [http-nio-8104-exec-4] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [6] as [INTEGER] - [2]
- 23:03:34.149 [http-nio-8104-exec-9] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:34.150 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:34.150 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:34.150 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:34.150 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:34.150 [http-nio-8104-exec-9] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:03:34.157 [http-nio-8104-exec-10] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:34.158 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:34.158 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:34.158 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:34.158 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:34.158 [http-nio-8104-exec-10] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:03:42.349 [http-nio-8104-exec-8] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:42.351 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:42.351 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:42.351 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:42.351 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:42.351 [http-nio-8104-exec-8] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:03:42.355 [http-nio-8104-exec-3] DEBUG org.hibernate.SQL - select customacti0_.id as id1_24_, customacti0_.add_ip as add_ip2_24_, customacti0_.add_time as add_time3_24_, customacti0_.add_user as add_user4_24_, customacti0_.modify_ip as modify_i5_24_, customacti0_.modify_time as modify_t6_24_, customacti0_.modify_user as modify_u7_24_, customacti0_.note as note8_24_, customacti0_.approve_desc as approve_9_24_, customacti0_.approve_time as approve10_24_, customacti0_.approve_user as approve11_24_, customacti0_.status as status12_24_, customacti0_.activity_id as activit13_24_, customacti0_.activity_image as activit14_24_, customacti0_.advert_image as advert_15_24_, customacti0_.advert_url as advert_16_24_, customacti0_.agent_id as agent_i17_24_, customacti0_.c_id as c_id18_24_, customacti0_.close_functions as close_f19_24_, customacti0_.complete_status as complet20_24_, customacti0_.content as content21_24_, customacti0_.cover_image as cover_i22_24_, customacti0_.custom_id as custom_23_24_, customacti0_.delivery_time as deliver24_24_, customacti0_.end_time as end_tim25_24_, customacti0_.fund_type as fund_ty26_24_, customacti0_.give_amount as give_am27_24_, customacti0_.group_type_activity as group_t28_24_, customacti0_.group_type_complete as group_t29_24_, customacti0_.hot as hot30_24_, customacti0_.lang as lang31_24_, customacti0_.login as login32_24_, customacti0_.login_type as login_t33_24_, customacti0_.name as name34_24_, customacti0_.participation_note as partici35_24_, customacti0_.platform as platfor36_24_, customacti0_.senior_setting as senior_37_24_, customacti0_.serial as serial38_24_, customacti0_.start_time as start_t39_24_, customacti0_.sub_title as sub_tit40_24_, customacti0_.title as title41_24_, customacti0_.valid as valid42_24_ from custom_activity_apply customacti0_ where (customacti0_.login in (?)) and (customacti0_.status in (? , ?)) and (customacti0_.complete_status not in (? , ?))
- 23:03:42.356 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [1] as [BIGINT] - [9057119]
- 23:03:42.356 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [2] as [INTEGER] - [1]
- 23:03:42.356 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [3] as [INTEGER] - [2]
- 23:03:42.356 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [4] as [INTEGER] - [3]
- 23:03:42.356 [http-nio-8104-exec-3] TRACE o.h.type.descriptor.sql.BasicBinder - binding parameter [5] as [INTEGER] - [2]
- 23:05:53.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:10:53.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:15:53.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:20:53.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:25:53.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:30:53.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:35:53.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:40:53.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:45:53.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:50:53.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
- 23:55:53.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.s.r.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration
|