438 lines
166 KiB
Plaintext
438 lines
166 KiB
Plaintext
|
2024-11-21 09:10:17.058 [DEBU] {0cf8f55189d60918b0cd5d021a3b5be3} [ 84 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 09:10:17.075 [DEBU] {d8e5135789d60918b1cd5d0252d93483} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 09:10:17.109 [DEBU] {ec12ff5789d60918b2cd5d021725d2de} [ 34 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:10:17.136 [DEBU] {6c9fff5989d60918b3cd5d02cf0a946e} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 09:10:43.139 [DEBU] {2cbb23688fd60918b5cd5d02c7f64ca7} [ 23 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:10:43.166 [DEBU] {8cdd81698fd60918b6cd5d026c7a4fdf} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0baw0d5mlwgwgcjm0500ram95y' LIMIT 1
|
||
|
2024-11-21 09:10:43.188 [DEBU] {fcd93b6b8fd60918b7cd5d026c97b168} [ 20 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:10:43.217 [DEBU] {58d0746c8fd60918b8cd5d02a8029928} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0baw0d5mlwgwgcjm0500ram95y' LIMIT 1
|
||
|
2024-11-21 09:10:52.145 [DEBU] {b437087d91d60918b9cd5d029ac15686} [ 89 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:10:52.174 [DEBU] {283a508291d60918bacd5d0276f5d74c} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0g980d5rgfvpezyeg200175vkn',5,-4,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0baw0d5mlwgwgcjm0500ram95y','2024-11-21 09:10:43','2024-11-21 09:10:43','',1,9) RETURNING "order_id"
|
||
|
2024-11-21 09:12:19.814 [DEBU] {bc508ee4a5d60918bdcd5d023adc82d9} [121 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 09:12:56.711 [DEBU] {3021587daed60918bfcd5d0208b523c4} [ 95 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 09:13:13.542 [DEBU] {388a716cb2d60918c1cd5d02dcf1932e} [ 30 ms] [default] [yuledui] [rows:0 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 09:16:45.068 [DEBU] {e4a65da9e3d60918b42d32149f221bf0} [ 80 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 09:16:45.085 [DEBU] {8c162daee3d60918b52d3214bbd620c2} [ 17 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 09:16:45.113 [DEBU] {a83730afe3d60918b62d32144ebecaa8} [ 28 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:16:45.143 [DEBU] {f421d5b0e3d60918b72d3214eb55b8dc} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 09:16:45.167 [DEBU] {e80bb4b2e3d60918b82d3214a8ddcdcd} [ 23 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:16:45.198 [DEBU] {fc1422b4e3d60918b92d32145f64d1b5} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 09:16:45.222 [DEBU] {584e03b6e3d60918ba2d3214413ccced} [ 22 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:16:45.253 [DEBU] {c4ae67b7e3d60918bb2d3214f2dbc5c9} [ 30 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0d380d5rgkhzxxt20200m9zmte',100,94,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 09:16:45','2024-11-21 09:16:45','',1,6) RETURNING "order_id"
|
||
|
2024-11-21 09:19:06.258 [DEBU] {b8c9ac8804d7091841f03f69243e844d} [ 85 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 09:19:06.275 [DEBU] {4ce1bf8d04d7091842f03f695542d7a9} [ 17 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 09:19:06.304 [DEBU] {e086cb8e04d7091843f03f69b1030d5c} [ 28 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:19:06.336 [DEBU] {4c777c9004d7091844f03f69269977c8} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 09:19:10.856 [DEBU] {70ae499e05d7091846f03f69c0bfa645} [ 25 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:19:10.888 [DEBU] {a8d0cf9f05d7091847f03f6926c6c60e} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 09:19:10.911 [DEBU] {ec46b4a105d7091848f03f6969fa099a} [ 23 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:19:10.943 [DEBU] {70e31ea305d7091849f03f69cd7a300b} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 09:19:13.929 [DEBU] {48d9a25506d709184af03f6962c180b8} [ 22 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 09:19:13.961 [DEBU] {a072055706d709184bf03f697d49f948} [ 31 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq02ac0d5rgmcy9syms200ob0mkz',100,99,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 09:19:10','2024-11-21 09:19:10','',1,1) RETURNING "order_id"
|
||
|
2024-11-21 10:20:54.737 [DEBU] {0cac38fa63da09184df03f69ecb95579} [102 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:20:54.769 [DEBU] {2400620064da09184ef03f69db877cb6} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:20:55.732 [DEBU] {c0f2993964da09184ff03f696d6603d8} [ 34 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq02ac0d5rhxmgsxsbc300c525mg',100,99,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:20:54','2024-11-21 10:20:54','',1,1) RETURNING "order_id"
|
||
|
2024-11-21 10:21:50.340 [DEBU] {1cfda5ec70da091851f03f69ceed15cf} [ 98 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 10:21:58.048 [DEBU] {4c8f17bc72da091853f03f69127748e2} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:21:58.079 [DEBU] {70f3f1bd72da091854f03f69e708d5ec} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:21:59.826 [DEBU] {e44efb2573da091855f03f69b398d05e} [ 33 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq02ac0d5rhyfjty6g0400ypkpyi',100,93.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:21:58','2024-11-21 10:21:58','',1,6) RETURNING "order_id"
|
||
|
2024-11-21 10:22:10.677 [DEBU] {900ce0ac75da091857f03f6992e973b8} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:22:10.708 [DEBU] {902cbeae75da091858f03f69f4b210fb} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:22:12.515 [DEBU] {7cab5f1a76da091859f03f69576b3ad2} [ 31 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq02ac0d5rhylcoh0go5006v4knk',100,91.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:22:10','2024-11-21 10:22:10','',1,8) RETURNING "order_id"
|
||
|
2024-11-21 10:22:48.716 [DEBU] {706e5e847eda09185bf03f6990937a00} [ 94 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:22:48.747 [DEBU] {88720f8a7eda09185cf03f69283384f9} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:22:50.281 [DEBU] {ec8e6ae57eda09185df03f69fe22b5c5} [ 31 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq02ac0d5rhz2trq8tw600vp52k1',100,94.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:22:48','2024-11-21 10:22:48','',1,5) RETURNING "order_id"
|
||
|
2024-11-21 10:25:38.510 [DEBU] {b03efc0da6da09185e1cb62e697f5626} [ 76 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 10:25:38.526 [DEBU] {885f9012a6da09185f1cb62eeb12e059} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 10:25:38.553 [DEBU] {dc097d13a6da0918601cb62ee15047c0} [ 26 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:25:38.583 [DEBU] {2c481f15a6da0918611cb62e51444152} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:25:38.606 [DEBU] {e022da16a6da0918621cb62e6d68eef6} [ 23 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:25:38.635 [DEBU] {f0cf4318a6da0918631cb62ea663126a} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:25:38.656 [DEBU] {dccdf819a6da0918641cb62e142cebcf} [ 21 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:25:38.685 [DEBU] {d8e33f1ba6da0918651cb62e73594635} [ 28 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0hd00d5ri18ver8ik200dkqclu',100,97.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:25:38','2024-11-21 10:25:38','',1,2) RETURNING "order_id"
|
||
|
2024-11-21 10:27:20.886 [DEBU] {306617e3bdda091851eb283deea0252d} [ 92 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 10:27:20.909 [DEBU] {180194e8bdda091852eb283d826f3dba} [ 23 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 10:27:20.939 [DEBU] {c8b3eee9bdda091853eb283d9c96c4da} [ 30 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:27:20.974 [DEBU] {c81cc5ebbdda091854eb283dfbaf7daa} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:27:21.000 [DEBU] {383cd9edbdda091855eb283d123ef7e7} [ 26 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:27:21.035 [DEBU] {08066befbdda091856eb283d936a6b1e} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:27:21.060 [DEBU] {60a57bf1bdda091857eb283dd8bbd667} [ 25 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:27:21.096 [DEBU] {2006fff2bdda091858eb283d7a8e771f} [ 35 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0q9s0d5ri2jwx0zmo2004l1p6h',100,93.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:27:21','2024-11-21 10:27:21','',1,6) RETURNING "order_id"
|
||
|
2024-11-21 10:29:06.354 [DEBU] {a4ba1f72d6da0918fb342b17827bf8f1} [ 81 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 10:29:06.371 [DEBU] {cca2f676d6da0918fc342b17d69ffe6a} [ 17 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 10:29:06.399 [DEBU] {b05c0278d6da0918fd342b17fa1fd0e4} [ 28 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:29:06.431 [DEBU] {a0a7b179d6da0918fe342b176d4a6e16} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:29:06.456 [DEBU] {a03e917bd6da0918ff342b175a43fb28} [ 25 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:29:06.487 [DEBU] {58130d7dd6da091800352b170407acdd} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 10:29:06.511 [DEBU] {807ff97ed6da091801352b177edb775c} [ 23 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 10:29:06.543 [DEBU] {c4a56580d6da091802352b171eac9537} [ 31 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0qqo0d5ri3wcx1u2o2002jma0u',100,92.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 10:29:06','2024-11-21 10:29:06','',1,7) RETURNING "order_id"
|
||
|
2024-11-21 10:29:22.847 [DEBU] {d0ff3e4cdada091803352b17496065a4} [ 30 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 10:29:22',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:34:42.899 [DEBU] {ec799ffd6ade0918abf71e790e674299} [ 96 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 11:34:42.916 [DEBU] {08b862036bde0918acf71e7932eb5a81} [ 16 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 11:34:42.945 [DEBU] {b8ab63046bde0918adf71e79cbc9dec7} [ 28 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:34:42.976 [DEBU] {104c14066bde0918aef71e79d81acdb8} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:34:43.892 [DEBU] {f8d9f83c6bde0918aff71e7938819c33} [ 26 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:34:43.924 [DEBU] {38e6873e6bde0918b0f71e796ff7b6d7} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:34:43.946 [DEBU] {24476b406bde0918b1f71e795989e23f} [ 22 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:34:43.979 [DEBU] {dc45c7416bde0918b2f71e79d333bd00} [ 32 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0evw0d5rji56whjxg2003918av',100,95.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:34:43','2024-11-21 11:34:43','',1,4) RETURNING "order_id"
|
||
|
2024-11-21 11:34:45.911 [DEBU] {384007b56bde0918b3f71e79cde42ea6} [ 31 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:34:45',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:37:47.950 [DEBU] {3c39911296de0918b5f71e796710c50e} [112 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:37:47.988 [DEBU] {58473d1996de0918b6f71e79d4959b19} [ 38 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 11:38:02.563 [DEBU] {ec08e97d99de0918b8f71e79753a174c} [ 39 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:38:14.711 [DEBU] {5cea10529cde0918b9f71e79fea9b7a9} [ 38 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:38:14.749 [DEBU] {307951549cde0918baf71e79a4b09f1e} [ 38 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0evw0d5rjku0xrvhs300osn91g',100,99,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:38:14','2024-11-21 11:38:14','',1,1) RETURNING "order_id"
|
||
|
2024-11-21 11:38:16.186 [DEBU] {f40f05aa9cde0918bbf71e79d34bfdc4} [ 37 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:38:16',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:40:26.180 [DEBU] {e43b24ecbade0918667aec1320b1b44f} [ 73 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 11:40:26.197 [DEBU] {2c3f93f0bade0918677aec13a682082d} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 11:40:26.223 [DEBU] {040289f1bade0918687aec13a5375b5c} [ 25 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:40:26.252 [DEBU] {605816f3bade0918697aec13ec0864da} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 11:40:34.599 [DEBU] {3ccebce4bcde09186b7aec13838feeb6} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 11:40:42.958 [DEBU] {3c772ed7bede09186d7aec13fce3116d} [ 23 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:40:42.986 [DEBU] {08b096d8bede09186e7aec13492d3277} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:40:43.007 [DEBU] {046534dabede09186f7aec13977fc43d} [ 21 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:40:43.035 [DEBU] {4c737ddbbede0918707aec13416705cb} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:40:43.056 [DEBU] {d87024ddbede0918717aec1343c5100a} [ 21 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:40:43.085 [DEBU] {30d16adebede0918727aec1317c86134} [ 28 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c900d5rjmq5yauvs200zqnpm3',100,97.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:40:43','2024-11-21 11:40:43','',1,2) RETURNING "order_id"
|
||
|
2024-11-21 11:40:43.763 [DEBU] {0cf1dc06bfde0918737aec13dc36e37a} [ 28 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:40:43',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:41:47.608 [DEBU] {9cbc11e0cdde0918757aec13432e8055} [ 99 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:41:47.639 [DEBU] {94970be6cdde0918767aec136ddbeb49} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:41:47.670 [DEBU] {d892dee7cdde0918777aec1391aff851} [ 30 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c900d5rjnjudubhs3007ql460',100,94.25,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:41:47','2024-11-21 11:41:47','',1,5) RETURNING "order_id"
|
||
|
2024-11-21 11:41:48.449 [DEBU] {745f5616cede0918787aec1381871598} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:41:48',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:43:13.928 [DEBU] {08be43fae1de091884f0c555b3179be0} [ 80 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 11:43:13.944 [DEBU] {146b0dffe1de091885f0c555bcc8ff97} [ 16 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 11:43:13.971 [DEBU] {5cc90600e2de091886f0c55522c9230a} [ 26 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:43:14.002 [DEBU] {0c04a701e2de091887f0c5551fddadbe} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 11:43:38.307 [DEBU] {b8e9bbaae7de091889f0c5553f051ac2} [ 24 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:43:38.337 [DEBU] {ac092eace7de09188af0c5551f7eef12} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:47:12.061 [DEBU] {6cd6826b19df09187a82856f904b4098} [ 90 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 11:47:12.079 [DEBU] {3081dc7019df09187b82856faa070636} [ 18 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 11:47:12.109 [DEBU] {0c37f47119df09187c82856f1797956e} [ 30 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:47:12.144 [DEBU] {58b0c87319df09187d82856f52ca873a} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:47:29.084 [DEBU] {104df6651ddf09187e82856fe5146ee4} [ 26 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:47:29.117 [DEBU] {987387671ddf09187f82856f68ed280a} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:48:33.904 [DEBU] {f8b77b792cdf09188082856f16e19311} [ 94 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:48:33.936 [DEBU] {907c287f2cdf09188182856fb4ace018} [ 31 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0qqo0d5rjrxd1ezk8200jt8oj2',100,99.22,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:48:30','2024-11-21 11:48:30','',1,0.03) RETURNING "order_id"
|
||
|
2024-11-21 11:49:11.190 [DEBU] {1060f92835df09187a2b401b144861d0} [ 76 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 11:49:11.205 [DEBU] {c88f8a2d35df09187b2b401b63da298b} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 11:49:11.231 [DEBU] {2c846d2e35df09187c2b401b26521ed9} [ 26 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:49:11.258 [DEBU] {0429fe2f35df09187d2b401b35b06ca8} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:49:11.281 [DEBU] {b0e0933135df09187e2b401be8b1c9ec} [ 23 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:49:11.308 [DEBU] {7cc5f03235df09187f2b401b7187cb8f} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:49:11.328 [DEBU] {d0ad8a3435df0918802b401b6138d6fe} [ 20 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:49:11.356 [DEBU] {b87abb3535df0918812b401b6c1bcd3c} [ 28 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0dec0d5rjt7nulm8g2000vv1q2',100,99.22,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:49:11','2024-11-21 11:49:11','',1,0.03) RETURNING "order_id"
|
||
|
2024-11-21 11:49:12.174 [DEBU] {8cc6976635df0918822b401b41ff7328} [ 26 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:49:12',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:55:42.386 [DEBU] {bc71ee3d90df09181f6b8345e1abce5a} [ 79 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 11:55:42.402 [DEBU] {8cb9a44290df0918206b834526dc3f43} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 11:55:42.430 [DEBU] {844d9a4390df0918216b834587d9e4fd} [ 27 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:55:42.460 [DEBU] {34b0444590df0918226b8345d2b5babb} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:55:42.484 [DEBU] {e81c094790df0918236b8345ae58242b} [ 24 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:55:42.515 [DEBU] {8cc6824890df0918246b8345c7a065dd} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:55:42.537 [DEBU] {b047544a90df0918256b8345080403b0} [ 22 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:55:42.568 [DEBU] {54fbaa4b90df0918266b83455f08cbee} [ 30 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0gtw0d5rjy7dph9kg200iylqwp',100,99.24,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:55:42','2024-11-21 11:55:42','',1,0.01) RETURNING "order_id"
|
||
|
2024-11-21 11:55:43.356 [DEBU] {f888b37a90df0918276b8345a997a93d} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:55:43',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:56:21.389 [DEBU] {7cf5735299df0918296b83453e6f4406} [ 83 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 11:56:21.422 [DEBU] {2c646e5799df09182a6b8345139112e1} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 11:56:33.314 [DEBU] {40439a1c9cdf09182c6b8345611cf9c1} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:56:45.194 [DEBU] {5450a3e09edf09182e6b83458e4504d9} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:56:45.220 [DEBU] {0c8b40e29edf09182f6b834569f22e09} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:56:45.247 [DEBU] {4037d7e39edf0918306b834510a117ad} [ 26 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0gtw0d5rjz06qftxc300j73cjq',100,99.91,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:56:45','2024-11-21 11:56:45','',1,0.09) RETURNING "order_id"
|
||
|
2024-11-21 11:56:45.955 [DEBU] {086e170e9fdf0918316b83451adb48d1} [ 26 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:56:45',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:58:45.504 [DEBU] {10995bdfbadf0918336b8345fa6abeba} [100 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:58:45.537 [DEBU] {14d056e5badf0918346b834571f7db91} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:58:45.570 [DEBU] {1cab49e7badf0918356b83450a129c5e} [ 33 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0gtw0d5rk0jgk0x0c400gfqj4k',100,99.98,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:58:45','2024-11-21 11:58:45','',1,0.02) RETURNING "order_id"
|
||
|
2024-11-21 11:58:46.357 [DEBU] {8caa4616bbdf0918366b834592bb8783} [ 31 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:58:46',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:58:49.033 [DEBU] {1c5dc8b5bbdf0918386b8345ecf7b6f6} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:58:49.066 [DEBU] {b47aacb7bbdf0918396b8345a67941cd} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:58:49.098 [DEBU] {445da1b9bbdf09183a6b834565cedff2} [ 32 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0gtw0d5rk0l2x2tz8500lgpobg',100,99.16,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:58:49','2024-11-21 11:58:49','',1,0.09) RETURNING "order_id"
|
||
|
2024-11-21 11:58:49.827 [DEBU] {74c820e5bbdf09183b6b83457dbb5e16} [ 31 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:58:49',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:59:02.884 [DEBU] {d80658efbedf09183d6b8345fa6920a3} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 11:59:09.729 [DEBU] {bc4b5987c0df09183f6b83458c079243} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:59:09.762 [DEBU] {c8284689c0df0918406b8345e4602906} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 11:59:09.795 [DEBU] {b8df2e8bc0df0918416b8345873b73af} [ 33 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0gtw0d5rk0ul6oypk600z7bvx6',100,99.21,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 11:59:09','2024-11-21 11:59:09','',1,0.04) RETURNING "order_id"
|
||
|
2024-11-21 11:59:10.604 [DEBU] {38f883bbc0df0918426b8345bdb7c0ec} [ 31 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 11:59:10',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 11:59:58.344 [DEBU] {04166bd5cbdf0918446b8345ed8dc597} [ 92 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 12:00:01.310 [DEBU] {f486eb89ccdf0918466b8345f977e0cd} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 12:00:01.341 [DEBU] {885ebf8bccdf0918476b834506672ea8} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 12:00:01.371 [DEBU] {00bc838dccdf0918486b8345ca75983c} [ 30 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0gtw0d5rk1ia7c0e8700lof79a',100,99.16,0.75,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 12:00:01','2024-11-21 12:00:01','',1,0.09) RETURNING "order_id"
|
||
|
2024-11-21 12:00:02.334 [DEBU] {dcbefcc6ccdf0918496b8345cbd27795} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 12:00:02',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 13:53:28.277 [DEBU] {88084165fde50918e97c343030fe1fe3} [ 89 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 13:53:28.296 [DEBU] {a44a976afde50918ea7c3430f7485746} [ 18 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 13:53:28.326 [DEBU] {0020b06bfde50918eb7c3430eaa9ff92} [ 30 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 13:53:28.360 [DEBU] {dcd07b6dfde50918ec7c34307fd78be3} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 13:58:26.582 [DEBU] {18b32ad842e60918ef7c3430ff3c464f} [113 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 13:58:26.621 [DEBU] {dc3cf4de42e60918f07c3430bfc3fbd5} [ 38 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 13:58:30.691 [DEBU] {40e18ed143e60918f27c3430ff7dded8} [ 38 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 13:58:31.218 [DEBU] {5483a0f043e60918f47c3430ba0fa00e} [ 44 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:00:01.994 [DEBU] {b4511a1059e60918f67c34304c93a3cc} [ 97 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:00:02.421 [DEBU] {b409722d59e60918f87c3430fc4b5b03} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:00:09.677 [DEBU] {448009de5ae60918fa7c34306165c034} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:00:11.481 [DEBU] {b8ac89495be60918fc7c3430d24386fa} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:00:43.870 [DEBU] {d8815bd062e60918fe7c343045daeeff} [ 93 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:00:49.246 [DEBU] {649b841464e60918007d3430919423cf} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:01:15.045 [DEBU] {8c679b126ae60918027d3430b9a7d6a6} [ 92 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:01:15.190 [DEBU] {08ed001f6ae60918047d3430ee20f431} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:01:15.404 [DEBU] {40eac32b6ae60918067d3430103f5176} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:01:19.491 [DEBU] {14ba5d1f6be60918087d3430b34aa78a} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:01:21.341 [DEBU] {fc7fa08d6be609180a7d3430e09c811a} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:01:29.084 [DEBU] {38221b5b6de609180c7d34303a7ec713} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:01:29.771 [DEBU] {bcab11846de609180e7d3430e9374b6b} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:07:32.424 [DEBU] {90b905f0c1e60918107d34302f0773d3} [ 94 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:08:45.327 [DEBU] {a85975e9d2e60918127d3430073186b2} [ 93 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:09:28.956 [DEBU] {44168f12dde60918147d3430caf3b838} [ 82 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:09:30.228 [DEBU] {1cee6261dde60918167d3430a534858f} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:09:41.246 [DEBU] {24916af2dfe60918187d34308e1cbafb} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:09:42.803 [DEBU] {9cbf3e4fe0e609181a7d3430308b1075} [ 25 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:10:47.683 [DEBU] {b4047f66efe609181c7d3430139840a2} [ 92 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:10:51.976 [DEBU] {4c2a086af0e609181e7d343008395879} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:10:54.384 [DEBU] {f443a2f9f0e60918207d3430a9018c9c} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:10:58.396 [DEBU] {5476c0e8f1e60918227d34302f72ade7} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:10:59.105 [DEBU] {40301813f2e60918247d3430522d14c7} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:12:12.638 [DEBU] {6ca0452e03e70918267d3430f4ac820b} [ 91 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:12:18.590 [DEBU] {e45cb39404e70918287d34303c5e877e} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:12:46.837 [DEBU] {8c2da9240be709182a7d3430fad5bebc} [ 91 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:12:49.149 [DEBU] {987c29b20be709182c7d3430d361c3ab} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:12:49.594 [DEBU] {1cffa8cc0be709182e7d34305199de76} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:13:21.352 [DEBU] {d04e472d13e70918307d3430bbe8bb94} [102 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:13:21.815 [DEBU] {602ef94c13e70918327d3430d21be512} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:21:38.835 [DEBU] {800d170287e70918347d343027fae891} [ 93 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:21:39.379 [DEBU] {c04c552687e70918367d3430db21ba38} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:21:58.485 [DEBU] {9c76fb988be70918387d3430887befd6} [ 32 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:21:58.958 [DEBU] {8cacffb48be709183a7d34301d216101} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:07.716 [DEBU] {641711aca9e709183c7d343007980b31} [ 94 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:08.304 [DEBU] {00fd03d3a9e709183e7d3430fff933cf} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:12.002 [DEBU] {6c0571afaae70918407d343070da7c5a} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:12.521 [DEBU] {bc8469ceaae70918427d3430657777d4} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:29.859 [DEBU] {60bfd7d7aee70918447d34306e09de4b} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:30.308 [DEBU] {502693f2aee70918467d343074bd56b8} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:37.200 [DEBU] {b4615c8db0e70918487d343074af8961} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:37.702 [DEBU] {982442abb0e709184a7d3430b695236a} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:42.453 [DEBU] {80dff9c2b1e709184c7d343034307cd0} [ 86 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:42.851 [DEBU] {dc322adeb1e709184e7d3430fa5d33d9} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:46.652 [DEBU] {347ecbc0b2e70918507d34308fa74bc5} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:47.062 [DEBU] {04d33dd9b2e70918527d343021de3ac0} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:50.938 [DEBU] {ac4545c0b3e70918547d3430fb60bffa} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:51.415 [DEBU] {3cf79bdcb3e70918567d34301e75a8ab} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:24:55.661 [DEBU] {acbec0d9b4e70918587d3430341cf6bc} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:24:56.166 [DEBU] {d83cd5f7b4e709185a7d3430eca247b5} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:25:02.172 [DEBU] {d841d25db6e709185c7d343029097851} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:25:02.592 [DEBU] {20a4e176b6e709185e7d34300d023b84} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:25:07.341 [DEBU] {84c2f791b7e70918607d34303b396da4} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:25:07.754 [DEBU] {14e28eaab7e70918627d3430d22a36b0} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:25:31.388 [DEBU] {6430aa27bde70918647d343056877760} [ 88 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 14:25:31.418 [DEBU] {5ca0f12cbde70918657d343047cdc530} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:25:31.441 [DEBU] {38f6ae2ebde70918667d3430b45ee68b} [ 23 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 14:25:31.478 [DEBU] {3c331230bde70918677d343078c33265} [ 36 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c440d5rn4wtq2urc2006cfga6',5,5,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 14:25:31','2024-11-21 14:25:31','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 14:25:32.429 [DEBU] {58244469bde70918687d34301dbe9535} [ 28 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 14:25:32',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 14:26:48.714 [DEBU] {60f54a27cfe709186a7d3430109ae396} [110 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:26:52.859 [DEBU] {14ccdc22d0e709186c7d3430a53a5883} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:26:53.501 [DEBU] {c4150d49d0e709186e7d343098404828} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:27:04.597 [DEBU] {a8a885ded2e70918707d3430ea16391d} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:27:05.074 [DEBU] {6037f0fad2e70918727d3430c7ae4478} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:27:09.816 [DEBU] {18579315d4e70918747d343092b87cca} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:27:09.852 [DEBU] {a017b217d4e70918757d34306abee35a} [ 35 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c440d5rn66121uow300s1uyjn',0.2,0.12000000000000001,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 14:27:09','2024-11-21 14:27:09','',1,0.08) RETURNING "order_id"
|
||
|
2024-11-21 14:27:10.596 [DEBU] {4c081144d4e70918767d34307f1e125d} [ 35 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 14:27:10',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 14:28:30.044 [DEBU] {7cca21c0e6e70918787d34303cb2288a} [ 92 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:28:30.480 [DEBU] {cc2095dde6e709187a7d343056ba0a52} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:28:43.514 [DEBU] {ec96ace6e9e709187c7d34309e9e883b} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:28:43.544 [DEBU] {d8da7fe8e9e709187d7d3430c5388a88} [ 30 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c440d5rn7d2n3krc400pbrm40',5,5,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 14:28:43','2024-11-21 14:28:43','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 14:28:44.204 [DEBU] {a45ecc0feae709187e7d34300d13c7b1} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 14:28:44',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 14:29:02.668 [DEBU] {44e26959eee70918807d343028705ebd} [ 79 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:29:03.089 [DEBU] {1890bc75eee70918827d34302a366b1e} [ 25 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:29:14.983 [DEBU] {8421a23af1e70918847d3430327e760d} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:29:15.464 [DEBU] {60b36257f1e70918867d3430d5269045} [ 25 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:29:31.125 [DEBU] {b49fc9fcf4e70918887d34307c01adca} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:29:31.152 [DEBU] {74b461fef4e70918897d34307431eb5c} [ 26 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c440d5rn7yy1m4sc5003imkjr',5,4.92,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 14:29:31','2024-11-21 14:29:31','',1,0.08) RETURNING "order_id"
|
||
|
2024-11-21 14:29:31.874 [DEBU] {18796429f5e709188a7d343081780b39} [ 26 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 14:29:31',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 14:31:14.172 [DEBU] {68fe58f70ce809188c7d343059824e1d} [ 85 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:31:14.200 [DEBU] {50286ffc0ce809188d7d343097758358} [ 27 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0c440d5rn9aa95x74600zygcrh',5,4.92,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 14:31:14','2024-11-21 14:31:14','',1,0.08) RETURNING "order_id"
|
||
|
2024-11-21 14:31:15.008 [DEBU] {2cc1a12c0de809188e7d3430318a08f8} [ 27 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 14:31:14',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 14:44:49.875 [DEBU] {5c72c8e3cae809187cc6ac6669e042af} [ 72 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 14:44:49.891 [DEBU] {284822e8cae809187dc6ac66d2dc3b53} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 14:44:49.926 [DEBU] {4c960ee9cae809187ec6ac6686f0ad7f} [ 35 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 14:44:49.962 [DEBU] {440532ebcae809187fc6ac66da62963a} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:44:49.991 [DEBU] {88865bedcae8091880c6ac66d34ce3cc} [ 28 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 14:44:50.019 [DEBU] {2c2904efcae8091881c6ac6698557f67} [ 28 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0jr80d5rnjp1x0wpw20033mz2x',5,4.8195,0.1005,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 14:44:49','2024-11-21 14:44:49','',1,0.08) RETURNING "order_id"
|
||
|
2024-11-21 14:44:50.786 [DEBU] {24f6cf1ccbe8091882c6ac6624632ce7} [ 26 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 14:44:50',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 14:59:16.567 [DEBU] {20e4daad94e9091884c6ac66b8a7781f} [ 86 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 14:59:16.595 [DEBU] {f8b201b394e9091885c6ac66ad2b3dfc} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:59:17.149 [DEBU] {ec824ed494e9091887c6ac66f7ba8f66} [ 22 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 14:59:17.177 [DEBU] {b4dcb2d594e9091888c6ac6602d9b295} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:59:44.182 [DEBU] {e458481f9be909188ac6ac663f626182} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:59:44.682 [DEBU] {54a51d3d9be909188cc6ac66effda788} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 14:59:57.706 [DEBU] {5c9dda409ee909188ec6ac6661ef6030} [104 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 14:59:58.237 [DEBU] {e441b7649ee9091890c6ac66bd30bfca} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:05:25.861 [DEBU] {887e24a7eae9091892c6ac660ab0043e} [125 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:05:26.369 [DEBU] {009e69caeae9091894c6ac66acbd1418} [ 41 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:06:07.149 [DEBU] {48b92b46f4e9091896c6ac66fbdb9d99} [ 90 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:06:07.563 [DEBU] {a86b7f62f4e9091898c6ac66b8342cc6} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:07:18.427 [DEBU] {948500df04ea09189bc6ac6606b15fe3} [ 85 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:07:18.977 [DEBU] {20fd140305ea09189dc6ac66c9ff680d} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:15:46.145 [DEBU] {54eb8d147bea0918a0c6ac66fa45eac0} [ 98 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:15:46.397 [DEBU] {e8dc95277bea0918a2c6ac66d24eacf4} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:15:47.061 [DEBU] {8c2a2c4f7bea0918a4c6ac669a880969} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:15:49.238 [DEBU] {a480ffd07bea0918a6c6ac666b4e1a28} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:15:49.732 [DEBU] {1c8e6bee7bea0918a8c6ac66562cc0ed} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:15:53.965 [DEBU] {6469aaea7cea0918aac6ac669420a3be} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:15:53.998 [DEBU] {703e90ec7cea0918abc6ac663dee180f} [ 32 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0jr80d5ro7hd4mdl4300htv3jy',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 15:15:53','2024-11-21 15:15:53','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 15:15:54.860 [DEBU] {fc2309207dea0918acc6ac668a9e1f46} [ 31 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 15:15:54',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 15:26:23.845 [DEBU] {5c19cf8f0feb091814b8574e595dff71} [ 75 ms] [default] [yuledui] [rows:1 ] SELECT version();
|
||
|
2024-11-21 15:26:23.862 [DEBU] {c48d66940feb091815b8574e4d1859b0} [ 15 ms] [default] [yuledui] [rows:10 ] SELECT c.relname FROM pg_class c INNER JOIN pg_namespace n ON c.relnamespace = n.oid WHERE n.nspname = 'public' AND c.relkind IN ('r', 'p') AND c.relpartbound IS NULL ORDER BY c.relname
|
||
|
2024-11-21 15:26:23.891 [DEBU] {08b05e950feb091816b8574eea1840f7} [ 28 ms] [default] [yuledui] [rows:13 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop_admin' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 15:26:23.921 [DEBU] {248011970feb091817b8574ea133e3a5} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:26:24.165 [DEBU] {34f202a60feb091819b8574e827740c8} [ 23 ms] [default] [yuledui] [rows:7 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'user' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 15:26:24.196 [DEBU] {98986fa70feb09181ab8574e4d1ff5a3} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:26:27.508 [DEBU] {745e436d10eb09181cb8574e1af6ea4b} [ 23 ms] [default] [yuledui] [rows:17 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'shop' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 15:26:27.543 [DEBU] {2c61af6e10eb09181db8574e80414963} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:26:27.565 [DEBU] {8c71bf7010eb09181eb8574ef7bde6b2} [ 21 ms] [default] [yuledui] [rows:12 ] SELECT a.attname AS field, t.typname AS type,a.attnotnull as null, (case when d.contype = 'p' then 'pri' when d.contype = 'u' then 'uni' else '' end) as key ,ic.column_default as default_value,b.description as comment ,coalesce(character_maximum_length, numeric_precision, -1) as length ,numeric_scale as scale FROM pg_attribute a left join pg_class c on a.attrelid = c.oid left join pg_constraint d on d.conrelid = c.oid and a.attnum = d.conkey[1] left join pg_description b ON a.attrelid=b.objoid AND a.attnum = b.objsubid left join pg_type t ON a.atttypid = t.oid left join information_schema.columns ic on ic.column_name = a.attname and ic.table_name = c.relname WHERE c.relname = 'pay_order' and a.attisdropped is false and a.attnum > 0 ORDER BY a.attnum
|
||
|
2024-11-21 15:26:27.597 [DEBU] {905d237210eb09181fb8574eca8f6c01} [ 30 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rofkfctwgc200dmpm65',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 15:26:27','2024-11-21 15:26:27','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 15:26:28.212 [DEBU] {4c2edb9610eb091820b8574ec53677c6} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 15:26:28',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 15:39:27.639 [DEBU] {2481d90cc6eb091822b8574e2cb379ad} [ 87 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:39:28.475 [DEBU] {2c833042c6eb091824b8574ee1ee86a6} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:39:32.312 [DEBU] {48aee526c7eb091826b8574e92936404} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:39:32.396 [DEBU] {1ce38528c7eb091828b8574e5c25bc54} [ 85 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:39:38.670 [DEBU] {340eeba1c8eb09182ab8574e08ab83da} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:39:39.402 [DEBU] {7c208dcdc8eb09182cb8574e5833f498} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:41:00.750 [DEBU] {1c418bbadbeb09182eb8574ea3ab43f6} [ 90 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:41:02.502 [DEBU] {30f29a26dceb091830b8574e88859c4d} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:41:03.074 [DEBU] {98c77248dceb091832b8574e3f5747c5} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:41:35.748 [DEBU] {3856b8e0e3eb091834b8574e72f8d4bd} [ 88 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:41:36.251 [DEBU] {e0894702e4eb091836b8574e78992871} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:41:56.430 [DEBU] {50b508b5e8eb091838b8574e73ac6ade} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:42:11.653 [DEBU] {3869c33ceceb09183ab8574eaea91d7f} [ 89 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:42:57.333 [DEBU] {b8135adff6eb09183cb8574e7a111488} [ 91 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:43:26.719 [DEBU] {ecdbb2bafdeb09183eb8574ed0c39e51} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:43:27.870 [DEBU] {80c053fbfdeb091840b8574e07a02652} [ 94 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:43:28.368 [DEBU] {9486d01cfeeb091842b8574e08c8c906} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:46:06.649 [DEBU] {1ca36cf322ec091844b8574e33df3348} [ 92 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:46:07.225 [DEBU] {fc917c1923ec091846b8574edbc990b4} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:48:29.448 [DEBU] {50c1ff3244ec091848b8574e36d10651} [ 90 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:48:35.236 [DEBU] {bc55978f45ec09184ab8574eca7d5dae} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:48:35.792 [DEBU] {3c18cfb045ec09184cb8574e66f9462a} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:56:55.598 [DEBU] {4c4b6c0bbaec09184eb8574e1d457975} [ 98 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:56:56.179 [DEBU] {40b81b32baec091850b8574ee73088f1} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:57:44.091 [DEBU] {00272256c5ec091852b8574e7e8a3fa7} [ 93 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:57:44.502 [DEBU] {54bf6972c5ec091854b8574ea8ca874f} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:58:00.434 [DEBU] {94950d28c9ec091856b8574e305b0bad} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:58:01.237 [DEBU] {681de657c9ec091858b8574e9372e83b} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:58:47.444 [DEBU] {784e3314d4ec09185ab8574e717be48c} [128 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:58:47.954 [DEBU] {dcdae237d4ec09185cb8574e87bc2287} [ 39 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 15:59:50.601 [DEBU] {0475f2cae2ec09185eb8574e3aa915ac} [ 89 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 15:59:51.152 [DEBU] {908b5defe2ec091860b8574ecf516298} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:00:19.201 [DEBU] {a0a43777e9ec091862b8574e5d3b6075} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:00:19.686 [DEBU] {e0cf1d94e9ec091864b8574e0707dc77} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:00:33.799 [DEBU] {b036bcd9ecec091866b8574ec3adfb5d} [ 89 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:00:34.150 [DEBU] {9cc25df2ecec091868b8574e80fb5679} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:01:49.743 [DEBU] {08d2c886feec09186ab8574e1a4ade84} [116 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:01:50.159 [DEBU] {0c0556a4feec09186cb8574e4ea2e157} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:02:14.724 [DEBU] {f018825c04ed09186fb8574e9aba424f} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:02:14.762 [DEBU] {c485b75e04ed091870b8574e077dc5c6} [ 37 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rp6ytt1io4300lmz84s',5,5,0,'','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:02:14','2024-11-21 16:02:14','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:02:17.714 [DEBU] {ccbaba0e05ed091872b8574e8ea0b1c4} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:02:17.752 [DEBU] {d493f01005ed091873b8574e6e03456b} [ 37 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rp70799dxw400uivmg4',5,4.8895,0.1005,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:02:17','2024-11-21 16:02:17','',1,0.01) RETURNING "order_id"
|
||
|
2024-11-21 16:02:18.559 [DEBU] {384b1d4105ed091874b8574ef3db45ae} [ 36 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:02:18',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:02:41.388 [DEBU] {cce5b98e0aed091876b8574ede60c537} [ 88 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:02:42.120 [DEBU] {ac38f8bd0aed091878b8574e40ae7944} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:02:46.562 [DEBU] {6c81aec60bed09187ab8574eae79247d} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:02:47.013 [DEBU] {c0108de10bed09187cb8574ef9664d03} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:02:50.281 [DEBU] {700e5da40ced09187eb8574e7240d1bf} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:02:50.311 [DEBU] {8c1218a60ced09187fb8574e80815a67} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rp7f5uwqz05007kfm9n',1,1,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:02:50','2024-11-21 16:02:50','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:02:51.057 [DEBU] {a81699d20ced091880b8574e0655cf1a} [ 28 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:02:51',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:03:34.257 [DEBU] {b8146bde16ed091882b8574e9ee8a0db} [ 80 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:03:34.778 [DEBU] {049ac20017ed091884b8574e1dcc8411} [ 25 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:03:40.871 [DEBU] {9ce7f26b18ed091886b8574edc2ac211} [ 25 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:03:41.324 [DEBU] {941bd98618ed091888b8574eca61bab0} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:03:52.284 [DEBU] {8ced24141bed09188ab8574ee3eef603} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:03:52.310 [DEBU] {c40cb8151bed09188bb8574e5bf7c67f} [ 26 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rp87n96esk600jaswwi',1,0.9805,0.0195,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:03:52','2024-11-21 16:03:52','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:03:52.987 [DEBU] {ac19183e1bed09188cb8574eef15bb23} [ 25 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:03:52',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:04:32.476 [DEBU] {68e9136c24ed09188eb8574e6494473b} [ 88 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:04:32.878 [DEBU] {30d8a08724ed091890b8574eb777380b} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:04:34.749 [DEBU] {e87927f724ed091892b8574e8fc3a0bb} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:04:35.214 [DEBU] {c06cd71225ed091894b8574e5fe15fac} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:04:39.470 [DEBU] {7c7c8f1026ed091896b8574e50cfacea} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:04:39.500 [DEBU] {605b481226ed091897b8574e9ab1721d} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rp8tbn3c2c70045i4d0',5,4.8595,0.1005,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:04:39','2024-11-21 16:04:39','',1,0.04) RETURNING "order_id"
|
||
|
2024-11-21 16:04:40.267 [DEBU] {c48e004026ed091898b8574e487b094e} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:04:40',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:06:49.100 [DEBU] {f0949d3944ed09189ab8574ed7d3b8bd} [120 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:06:49.642 [DEBU] {48e9ee5e44ed09189cb8574e9e74a98a} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:06:53.259 [DEBU] {48817e3645ed09189eb8574e808b031d} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:06:53.298 [DEBU] {9465ba3845ed09189fb8574efe70c76e} [ 38 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpais9wjv8800ft850y',5,4.8995,0.1005,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:06:53','2024-11-21 16:06:53','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:06:54.082 [DEBU] {1ce4846745ed0918a0b8574e52c88653} [ 37 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:06:54',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:06:57.689 [DEBU] {f8c7833e46ed0918a2b8574e65db2550} [ 37 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:06:58.249 [DEBU] {6486f15f46ed0918a4b8574ea8f8f865} [ 36 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:08:58.515 [DEBU] {30af745d62ed0918a6b8574eb56fac93} [ 84 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:09:01.607 [DEBU] {e073391963ed0918a8b8574e61ef198f} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:09:02.180 [DEBU] {148cf83a63ed0918aab8574e439b088a} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:09:05.882 [DEBU] {c0caf31764ed0918acb8574ec034f97a} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:09:05.911 [DEBU] {3c449d1964ed0918adb8574e3ebf7e3e} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpc7pllx6k900qhqed2',5,4.8395,0.1005,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:09:05','2024-11-21 16:09:05','',1,0.06) RETURNING "order_id"
|
||
|
2024-11-21 16:09:06.649 [DEBU] {c819b54564ed0918aeb8574eaac166f1} [ 27 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:09:06',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:09:09.593 [DEBU] {38333af564ed0918b0b8574ed939a557} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:09:10.037 [DEBU] {f8e7af0f65ed0918b2b8574ec2881a4b} [ 26 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:09:15.638 [DEBU] {78a37a5d66ed0918b4b8574eab9f45ab} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:09:15.665 [DEBU] {74d2255f66ed0918b5b8574e57e9a53c} [ 26 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpcc6y32woa00qi9eox',4,3.8305000000000002,0.0795,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:09:15','2024-11-21 16:09:15','',1,0.09) RETURNING "order_id"
|
||
|
2024-11-21 16:09:16.306 [DEBU] {804e598566ed0918b6b8574efbb18da9} [ 26 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:09:16',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:09:33.015 [DEBU] {5c6d0c656aed0918b8b8574e3031ebe0} [ 97 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:09:33.365 [DEBU] {a01adf7d6aed0918bab8574e9ec341ea} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:10:36.398 [DEBU] {f867312779ed0918bdb8574eac0e7d4a} [ 93 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:10:37.185 [DEBU] {1443e45979ed0918bfb8574e0658d87e} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:10:45.934 [DEBU] {90cd72637bed0918c1b8574ec5d45156} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:10:46.337 [DEBU] {a0c3637b7bed0918c3b8574e935639f9} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:11:20.595 [DEBU] {40c19b7083ed0918c6b8574ed45a5583} [109 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:11:20.936 [DEBU] {4847728983ed0918c8b8574e588fb58f} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:11:31.451 [DEBU] {b01f35fc85ed0918cab8574e03dc8179} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:11:31.956 [DEBU] {102a4d1a86ed0918ccb8574eab156769} [ 33 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:11:36.143 [DEBU] {0466d71387ed0918ceb8574e5714a24a} [ 34 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:11:36.177 [DEBU] {6c58e91587ed0918cfb8574e3278237f} [ 33 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpe4qn9ko0b00r81s0t',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:11:36','2024-11-21 16:11:36','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:11:36.972 [DEBU] {108c4b4587ed0918d0b8574eaaaea4f0} [ 33 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:11:36',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:11:56.691 [DEBU] {a410ebd88bed0918d2b8574e65c4eb48} [ 95 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:11:56.724 [DEBU] {1cd5a3de8bed0918d3b8574e60e27168} [ 32 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpee6h1an0c00bxo6dy',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:11:56','2024-11-21 16:11:56','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:11:57.490 [DEBU] {c01e6a0c8ced0918d4b8574e596d602c} [ 30 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:11:57',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:12:08.542 [DEBU] {60ab349f8eed0918d6b8574e0bcde086} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:12:09.024 [DEBU] {bc96e4bb8eed0918d8b8574e7ec7d454} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:12:12.153 [DEBU] {d00f60768fed0918dab8574e2f167fd6} [ 31 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:12:12.187 [DEBU] {dcc33e788fed0918dbb8574e582b952b} [ 33 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpela6e7mgd00pak0nl',0.02,0.02,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:12:12','2024-11-21 16:12:12','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:12:12.807 [DEBU] {c4746c9d8fed0918dcb8574e500dd387} [ 30 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:12:12',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:15:44.064 [DEBU] {804087c9c0ed0918deb8574e1a901eb5} [ 93 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:15:44.652 [DEBU] {08496bf0c0ed0918e0b8574e8515f50f} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:16:45.175 [DEBU] {9c877104cfed0918e2b8574e86bd549f} [ 86 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:16:45.687 [DEBU] {f8e46d26cfed0918e4b8574ee22fa6f3} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:16:48.899 [DEBU] {fce3dce5cfed0918e6b8574e7c31ef62} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:16:48.929 [DEBU] {cc819fe7cfed0918e7b8574eb4cfcbd2} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpi4f24j94e007ltz75',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:16:48','2024-11-21 16:16:48','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:16:49.645 [DEBU] {7cd06112d0ed0918e8b8574e71692ab1} [ 27 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:16:49',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:17:06.141 [DEBU] {94c696e9d3ed0918eab8574e187eff48} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:17:06.683 [DEBU] {e4eaf709d4ed0918ecb8574e0b1db892} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:17:09.445 [DEBU] {d0f182aed4ed0918eeb8574e9fadb645} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:17:09.473 [DEBU] {1ce73ab0d4ed0918efb8574eaa12b1d7} [ 27 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpiduudt70f001uq3sp',0.2,0.16,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:17:09','2024-11-21 16:17:09','',1,0.04) RETURNING "order_id"
|
||
|
2024-11-21 16:17:10.174 [DEBU] {205300dad4ed0918f0b8574e7a36ab87} [ 28 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:17:10',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:17:13.917 [DEBU] {806517b9d5ed0918f2b8574e846183be} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:17:14.416 [DEBU] {7c30e2d6d5ed0918f4b8574ecd534d53} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:17:19.741 [DEBU] {7c494310d7ed0918f6b8574e47023a98} [ 94 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:17:19.772 [DEBU] {94c7e815d7ed0918f7b8574eab6900f9} [ 31 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpiil483qcg00gima4g',0.3,0.284,0.006,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:17:19','2024-11-21 16:17:19','',1,0.01) RETURNING "order_id"
|
||
|
2024-11-21 16:17:20.351 [DEBU] {a8597038d7ed0918f8b8574e3a40aac8} [ 30 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:17:20',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:17:24.014 [DEBU] {6021cf12d8ed0918fab8574ef2fae415} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:17:24.437 [DEBU] {28ad072cd8ed0918fcb8574ef5ce7c39} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:17:27.657 [DEBU] {34eaeeebd8ed0918feb8574e1fa7d170} [ 30 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:17:27.687 [DEBU] {50bcc2edd8ed0918ffb8574e454a531c} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpim81g32kh00i0uqod',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:17:27','2024-11-21 16:17:27','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:17:28.452 [DEBU] {78105a1bd9ed091800b9574edaa96163} [ 29 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:17:28',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:19:06.501 [DEBU] {78ed03ecefed091802b9574e28f64de4} [ 88 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:06.530 [DEBU] {14f654f1efed091803b9574e6c61237b} [ 28 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpjvmr0a38i00imuf5x',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:19:06','2024-11-21 16:19:06','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:19:07.286 [DEBU] {3c28641ef0ed091804b9574ed9f9a667} [ 28 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:19:07',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:19:19.260 [DEBU] {7c9008e8f2ed091806b9574e2c85f106} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:19.289 [DEBU] {9814d0e9f2ed091807b9574e9de1069b} [ 28 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpk1hqxv98j00ylss6w',5,5,0,'','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:19:19','2024-11-21 16:19:19','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:19:19.894 [DEBU] {ccb8d80df3ed091809b9574eb498a64d} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:20.564 [DEBU] {e0806b35f3ed09180bb9574e97717628} [ 35 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:19:21.140 [DEBU] {d0d42758f3ed09180db9574ec6611e9b} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:21.170 [DEBU] {a42edf59f3ed09180eb9574e57644d1d} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpk2cukdd0k00faz47i',5,5,0,'','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:19:21','2024-11-21 16:19:21','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:19:23.711 [DEBU] {14cc61f1f3ed091810b9574e0435268a} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:24.152 [DEBU] {1847aa0bf4ed091812b9574ed19574bc} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:19:27.605 [DEBU] {847280d9f4ed091814b9574e3c913a37} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:27.635 [DEBU] {1c413bdbf4ed091815b9574e397b504b} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpk5brim6gl00nq2upx',0.01,0.01,0,'ovJcw5Z1pTWiXDDhyO2tPrs5IIos','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:19:27','2024-11-21 16:19:27','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:19:28.376 [DEBU] {20017d07f5ed091816b9574e15c0463a} [ 27 ms] [default] [yuledui] [rows:0 ] UPDATE "pay_order" SET "updated"='2024-11-21 16:19:28',"ysepay_status"='WAIT_BUYER_PAY' WHERE order_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos'
|
||
|
2024-11-21 16:19:41.777 [DEBU] {203f9922f8ed091818b9574e06b07871} [ 89 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:42.216 [DEBU] {0c5f6040f8ed09181ab9574e55455efd} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:19:54.783 [DEBU] {4861642dfbed09181cb9574ef9efa1db} [ 29 ms] [default] [yuledui] [rows:1 ] SELECT "shop_id","promoter_id","merch_number","child_merch_number","contact_name","tel","shop_name","address","door_photo","industry","equipment_no","extend","join_date","state","delete_flag","create_time","update_time" FROM "shop" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:54.812 [DEBU] {b0f3212ffbed09181db9574ea3f3c630} [ 29 ms] [default] [yuledui] [rows:1 ] INSERT INTO "pay_order"("order_id","price","amount","bean","open_id","mobile","shop_id","created","updated","ysepay_status","channel","rand_reduce") VALUES('pyacyq0io00d5rpkht89aucm009rk182',5,5,0,'','','na2svl0blg0d5qt1qprt6f8200qurv11','2024-11-21 16:19:54','2024-11-21 16:19:54','',1,0) RETURNING "order_id"
|
||
|
2024-11-21 16:19:58.080 [DEBU] {1c21f7f1fbed09181fb9574ec4feaa54} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:19:58.604 [DEBU] {48143111fced091821b9574eb86c9c5d} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:20:07.164 [DEBU] {1447640ffeed091823b9574ed753e14c} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:20:07.671 [DEBU] {c861a92dfeed091825b9574eeb77c545} [ 27 ms] [default] [yuledui] [rows:1 ] SELECT "user_id","wx_id","zfb_id","mobile","create_time","update_time","bean" FROM "user" WHERE wx_id = 'ovJcw5Z1pTWiXDDhyO2tPrs5IIos' LIMIT 1
|
||
|
2024-11-21 16:37:02.446 [DEBU] {40a2716feaee091828b9574e427b09a3} [ 86 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|
||
|
2024-11-21 16:37:09.809 [DEBU] {d89ccd29ecee09182ab9574ecaeb0e0b} [ 28 ms] [default] [yuledui] [rows:1 ] SELECT "shop_admin_id","shop_id","user_name","gift_rate","deduction_ratio","bonus","rand_reduction","password","extend","state","delete_flag","create_time","update_time" FROM "shop_admin" WHERE shop_id = 'na2svl0blg0d5qt1qprt6f8200qurv11' LIMIT 1
|