spawn ssh -o StrictHostKeyChecking=no opsuser@8.147.119.215 echo CitySubcenter@2026 | sudo -S bash -lc 'printf "== server health after final rerun ==\n"; date; systemctl --failed; df -h; free -h; /root/role-app.sh status; /root/role-redis.sh status; /root/role-emqx.sh status; /root/role-oceanbase.sh status | head -n 40; printf "== meal order cron tail ==\n"; tail -n 60 /workspace/wwwroot/log/zhct_csfzx/cron/meal_order_$(date +%Y%m%d).log; printf "== recent app errors ==\n"; tail -n 80 /workspace/wwwroot/log/zhct_csfzx/20260623_error.log 2>/dev/null || true; printf "== recent ai errors ==\n"; tail -n 80 /workspace/wwwroot/log/aizhct_csfzx/20260623_error.log 2>/dev/null || true' opsuser@8.147.119.215's password: [sudo] password for opsuser: == server health after final rerun == Tue Jun 23 14:55:27 CST 2026 0 loaded units listed. Pass --all to see loaded but inactive units, too. To show all installed unit files use 'systemctl list-unit-files'. Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 840K 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/nvme0n1p2 99G 21G 74G 23% / /dev/nvme0n1p1 200M 6.7M 194M 4% /boot/efi /dev/nvme1n1 200G 39G 162G 20% /workspace tmpfs 3.1G 0 3.1G 0% /run/user/0 tmpfs 3.1G 0 3.1G 0% /run/user/1000 tmpfs 3.1G 0 3.1G 0% /run/user/1001 total used free shared buff/cache available Mem: 30Gi 5.8Gi 1.1Gi 64Mi 23Gi 24Gi Swap: 8.0Gi 4.0Mi 8.0Gi == role: app == -- nginx (nginx) -- active enabled -- php-fpm73 (process:/usr/local/php/etc/php-fpm.conf) -- active enabled -- php-fpm74 (php-fpm) -- active enabled -- supervisor (supervisor) -- active enabled -- crond (crond) -- active enabled == role: redis == -- redis (redis) -- active enabled == role: emqx == -- emqx (emqx) -- active disabled == role: oceanbase == -- crond (crond) -- active enabled [2026-06-23 14:55:27] [oceanbase] obd cluster list +----------------------------------------------------------------------------+ | Cluster List | +-------------------+--------------------------------------+-----------------+ | Name | Configuration Path | Status (Cached) | +-------------------+--------------------------------------+-----------------+ | city_subcenter_ob | /root/.obd/cluster/city_subcenter_ob | running | +-------------------+--------------------------------------+-----------------+ Trace ID: 84b72ec2-6ed0-11f1-a2af-00163e53c80e If you want to view detailed obd logs, please run: obd display-trace 84b72ec2-6ed0-11f1-a2af-00163e53c80e == meal order cron tail == 2026-06-23 14:36:01 MealOrder start 2026-06-23 14:36:01 MealOrder empty 2026-06-23 14:36:01 MealOrder end 2026-06-23 14:37:01 MealOrder start 2026-06-23 14:37:01 MealOrder empty 2026-06-23 14:37:01 MealOrder end 2026-06-23 14:38:02 MealOrder start 2026-06-23 14:38:02 MealOrder empty 2026-06-23 14:38:02 MealOrder end 2026-06-23 14:39:01 MealOrder start 2026-06-23 14:39:01 MealOrder empty 2026-06-23 14:39:01 MealOrder end 2026-06-23 14:40:01 MealOrder start 2026-06-23 14:40:01 MealOrder empty 2026-06-23 14:40:01 MealOrder end 2026-06-23 14:41:01 MealOrder start 2026-06-23 14:41:02 MealOrder empty 2026-06-23 14:41:02 MealOrder end 2026-06-23 14:42:01 MealOrder start 2026-06-23 14:42:01 MealOrder empty 2026-06-23 14:42:01 MealOrder end 2026-06-23 14:43:01 MealOrder start 2026-06-23 14:43:01 MealOrder empty 2026-06-23 14:43:01 MealOrder end 2026-06-23 14:44:01 MealOrder start 2026-06-23 14:44:01 MealOrder empty 2026-06-23 14:44:01 MealOrder end 2026-06-23 14:45:02 MealOrder start 2026-06-23 14:45:02 MealOrder empty 2026-06-23 14:45:02 MealOrder end 2026-06-23 14:46:01 MealOrder start 2026-06-23 14:46:01 MealOrder empty 2026-06-23 14:46:01 MealOrder end 2026-06-23 14:47:01 MealOrder start 2026-06-23 14:47:01 MealOrder empty 2026-06-23 14:47:01 MealOrder end 2026-06-23 14:48:01 MealOrder start 2026-06-23 14:48:02 MealOrder empty 2026-06-23 14:48:02 MealOrder end 2026-06-23 14:49:01 MealOrder start 2026-06-23 14:49:01 MealOrder empty 2026-06-23 14:49:01 MealOrder end 2026-06-23 14:50:01 MealOrder start 2026-06-23 14:50:01 MealOrder empty 2026-06-23 14:50:01 MealOrder end 2026-06-23 14:51:01 MealOrder start 2026-06-23 14:51:02 MealOrder empty 2026-06-23 14:51:02 MealOrder end 2026-06-23 14:52:02 MealOrder start 2026-06-23 14:52:03 MealOrder empty 2026-06-23 14:52:03 MealOrder end 2026-06-23 14:53:01 MealOrder start 2026-06-23 14:53:02 MealOrder empty 2026-06-23 14:53:02 MealOrder end 2026-06-23 14:54:01 MealOrder start 2026-06-23 14:54:02 MealOrder empty 2026-06-23 14:54:02 MealOrder end 2026-06-23 14:55:02 MealOrder start 2026-06-23 14:55:02 MealOrder empty 2026-06-23 14:55:02 MealOrder end == recent app errors == {"time":"2026-06-23 13:35:56","log_type":"error","trace_id":"6a3a1b3bb617c","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/bindPlate","url":"/p/api/bindPlate","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"staff_uuid\":\"54B4F544-9423-F046-716F-1E7657A24523\",\"plate_code\":\"CSFZX_LD133136_1494\",\"equipment_code\":\"CSFZX460054\",\"card_id\":\"CSFZX_CARD_1494\"}","runtime":"0.999208","memory":"4,964.05","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SELECT `config_key`,`config_value` FROM `ydy_config` WHERE `status` = 1 AND `config_key` IN ('morning_start','morning_end','noon_start','noon_end','night_start','night_end')","start_microtime":1782192955.73969,"microtime":1782192956.738908,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:35:56","log_type":"error","trace_id":"6a3a1b3b10958","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/bindPlate","url":"/p/api/bindPlate","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"staff_uuid\":\"0DCA39E4-9750-AD58-B16F-5DF4B4389D7D\",\"plate_code\":\"CSFZX_LD133136_1493\",\"equipment_code\":\"CSFZX460053\",\"card_id\":\"CSFZX_CARD_1493\"}","runtime":"1.677539","memory":"9,139.07","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192955.061752,"microtime":1782192956.739302,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:00","log_type":"error","trace_id":"6a3a1b2ba65d6","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/bindPlate","url":"/p/api/bindPlate","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"staff_uuid\":\"B301A960-9D0A-165B-7CD9-E22A1056299F\",\"plate_code\":\"CSFZX_LD133136_1245\",\"equipment_code\":\"CSFZX460045\",\"card_id\":\"CSFZX_CARD_1245\"}","runtime":"21.035093","memory":"12,231.25","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":439,"error_sql":"INSERT INTO `ydy_staff_plate` (`date` , `plate_code` , `bind_status` , `uuid` , `staff_uuid` , `bind_time` , `meal_times`) VALUES ('2026-06-23' , 'CSFZX_LD133136_1245' , 1 , 'B9A30889-E03D-53C1-2732-9E6CAD537691' , 'B301A960-9D0A-165B-7CD9-E22A1056299F' , '2026-06-23 13:35:39' , 2)","start_microtime":1782192939.674945,"microtime":1782192960.710053,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:07","log_type":"error","trace_id":"6a3a1b47db1c4","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1184\",\"equipment_code\":\"CSFZX460053\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C62A24C8-8023-E8A8-AE4F-101D0FDF976B\\\", \\\"weight\\\": 40.0}]}\"}","runtime":"0.023141","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192967.890705,"microtime":1782192967.913857,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:08","log_type":"error","trace_id":"6a3a1b480d750","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1207\",\"equipment_code\":\"CSFZX460010\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:15\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"5AE025A5-E1F9-85B8-E75A-2AAEF45B499A\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.023420","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192968.048642,"microtime":1782192968.072072,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:08","log_type":"error","trace_id":"6a3a1b4853374","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1204\",\"equipment_code\":\"CSFZX460008\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"3283DC2E-C76F-6BC7-7B79-3267D56848EF\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.023871","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192968.334341,"microtime":1782192968.358221,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:08","log_type":"error","trace_id":"6a3a1b2bb1713","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1221\",\"equipment_code\":\"CSFZX460022\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:35:43\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C6ADD626-8EF3-6C86-7B26-08E8AF0B7FDD\\\", \\\"weight\\\": 34.0}]}\"}","runtime":"28.638149","memory":"12,426.61","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":439,"error_sql":"INSERT INTO `ydy_initial_menu` (`uuid` , `code` , `recommend_uuid` , `dishes_uuid` , `staff_uuid` , `meal_times` , `menu_date` , `number` , `weight` , `ori_weight` , `source` , `customer_uuid` , `create_time` , `create_by` , `meal_type` , `meal_order_id` , `dishes_weight` , `dishes_price` , `total_price` , `plate_code` , `equipment_code` , `meal_time` , `pay_status`) VALUES ('274FA6A3-9E76-544A-2A80-B9FC8C218449' , 1 , '6593F325-3AC9-1E58-F923-C37433D93371' , 'C6ADD626-8EF3-6C86-7B26-08E8AF0B7FDD' , 'E2772EC7-48B4-AB4F-E842-A570F99ED89B' , '2' , '2026-06-23' , '1' , '34' , '34' , 3 , '' , '2026-06-23 13:35:39' , 'api' , 3 , 18635 , 34 , 3 , 3 , 'CSFZX_LD133136_1221' , 'CSFZX460022' , '2026-06-23 13:35:43' , 10)","start_microtime":1782192939.720221,"microtime":1782192968.358381,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4865067","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1218\",\"equipment_code\":\"CSFZX460022\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C6ADD626-8EF3-6C86-7B26-08E8AF0B7FDD\\\", \\\"weight\\\": 34.0}]}\"}","runtime":"0.964936","memory":"12,072.57","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SELECT * FROM `ydy_staff_plate` WHERE `date` = '2026-06-23' AND `plate_code` = 'CSFZX_LD133136_1218' AND `bind_status` = 1 AND `bind_time` <= '2026-06-23 13:36:17' ORDER BY `bind_time` DESC LIMIT 1","start_microtime":1782192968.405778,"microtime":1782192969.370726,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b485b8c7","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1235\",\"equipment_code\":\"CSFZX460036\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:14\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"EDB70914-3DDC-C796-ED2D-A7EC92264F16\\\", \\\"weight\\\": 75.0}]}\"}","runtime":"1.002780","memory":"12,375.38","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SELECT `config_key`,`config_value` FROM `ydy_config` WHERE `status` = 1 AND `config_key` IN ('weigh_max_weight','weigh_warning_weight')","start_microtime":1782192968.368111,"microtime":1782192969.370901,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4952654","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1212\",\"equipment_code\":\"CSFZX460015\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"CBC62C06-D2AA-9F95-F4E6-DF2CCBC290AA\\\", \\\"weight\\\": 70.0}]}\"}","runtime":"0.040089","memory":"4,925.23","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.331103,"microtime":1782192969.371201,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4914983","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1205\",\"equipment_code\":\"CSFZX460009\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F91E44F-7604-263F-1982-B6A8B7C3C204\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.293066","memory":"4,925.30","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.077922,"microtime":1782192969.370998,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b485d7cf","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1204\",\"equipment_code\":\"CSFZX460009\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F91E44F-7604-263F-1982-B6A8B7C3C204\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.996010","memory":"12,345.17","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_menu_recommend` WHERE `menu_date` = '2026-06-23' AND `staff_uuid` = '25F3A89E-E4B2-B326-11B8-7FF1544699BB' LIMIT 1","start_microtime":1782192968.375573,"microtime":1782192969.371595,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b485a07b","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1215\",\"equipment_code\":\"CSFZX460018\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:16\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"750B4326-947F-9DFB-3324-D589DF3A12E8\\\", \\\"weight\\\": 90.0}]}\"}","runtime":"1.009976","memory":"12,356.65","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT `config_key`,`config_value` FROM `ydy_config` WHERE `status` = 1 AND `config_key` IN ('weigh_max_weight','weigh_warning_weight')","start_microtime":1782192968.361813,"microtime":1782192969.3718,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4856c67","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1217\",\"equipment_code\":\"CSFZX460021\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"A26DA689-DE77-B855-0080-7D26FFD114BF\\\", \\\"weight\\\": 45.0}]}\"}","runtime":"1.023317","memory":"12,405.47","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_date_menu` WHERE `menu_date` = '2026-06-23' AND `staff_uuid` = 'EFFD6412-2B63-DE84-4805-68C9A012F0CC' AND `dishes_uuid` = 'A26DA689-DE77-B855-0080-7D26FFD114BF' AND `meal_type` = 3 AND `meal_times` = 2 LIMIT 1","start_microtime":1782192968.348582,"microtime":1782192969.37191,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b48170bc","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1207\",\"equipment_code\":\"CSFZX460011\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"F168F153-9712-0F8C-2B65-6DD7815ADAD1\\\", \\\"weight\\\": 40.0}]}\"}","runtime":"1.284375","memory":"12,356.65","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT `config_key`,`config_value` FROM `ydy_config` WHERE `status` = 1 AND `config_key` IN ('weigh_max_weight','weigh_warning_weight')","start_microtime":1782192968.088007,"microtime":1782192969.372393,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b48652dc","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1203\",\"equipment_code\":\"CSFZX460007\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"CE0A992E-15BC-E4A6-6BF2-5101BA486B25\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.965278","memory":"12,050.51","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff_plate`","start_microtime":1782192968.407033,"microtime":1782192969.372322,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b485e386","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1221\",\"equipment_code\":\"CSFZX460023\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:15\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"291CFEB3-34F0-3C8B-2473-9FFAE43DA23D\\\", \\\"weight\\\": 83.0}]}\"}","runtime":"0.993932","memory":"12,320.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_staff` WHERE `uuid` = 'E2772EC7-48B4-AB4F-E842-A570F99ED89B' LIMIT 1","start_microtime":1782192968.378646,"microtime":1782192969.372589,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b484d419","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1157\",\"equipment_code\":\"CSFZX460026\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"88C458F2-58DE-F316-FB8F-E9A7A5B65435\\\", \\\"weight\\\": 79.0}]}\"}","runtime":"1.064597","memory":"12,356.65","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT `config_key`,`config_value` FROM `ydy_config` WHERE `status` = 1 AND `config_key` IN ('weigh_max_weight','weigh_warning_weight')","start_microtime":1782192968.309917,"microtime":1782192969.374525,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b485841b","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1202\",\"equipment_code\":\"CSFZX460006\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"E8197EC6-02F4-768F-F927-D94F054E37F0\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"1.020090","memory":"12,405.61","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_date_menu` WHERE `menu_date` = '2026-06-23' AND `staff_uuid` = '3028C6B3-A7D9-5172-60F8-C68A6198E6E1' AND `dishes_uuid` = 'E8197EC6-02F4-768F-F927-D94F054E37F0' AND `meal_type` = 3 AND `meal_times` = 2 LIMIT 1","start_microtime":1782192968.354508,"microtime":1782192969.374609,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4865ee3","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1236\",\"equipment_code\":\"CSFZX460037\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:14\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"159C0F8E-9CDC-4164-699C-77AFBDAA8707\\\", \\\"weight\\\": 140.0}]}\"}","runtime":"0.976627","memory":"12,291.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff`","start_microtime":1782192968.410185,"microtime":1782192969.386824,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b485d688","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1197\",\"equipment_code\":\"CSFZX460006\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"E8197EC6-02F4-768F-F927-D94F054E37F0\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"1.012122","memory":"12,397.13","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_date_menu`","start_microtime":1782192968.375357,"microtime":1782192969.387491,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49645b6","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1236\",\"equipment_code\":\"CSFZX460038\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:16\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"987FD174-3A6B-BEC6-D05A-7E743E137882\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.030466","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.403948,"microtime":1782192969.434423,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4966ba3","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1217\",\"equipment_code\":\"CSFZX460022\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:19\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C6ADD626-8EF3-6C86-7B26-08E8AF0B7FDD\\\", \\\"weight\\\": 34.0}]}\"}","runtime":"0.059133","memory":"4,925.23","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.413703,"microtime":1782192969.472847,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b496f226","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1218\",\"equipment_code\":\"CSFZX460024\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"53470BD4-5F52-4433-8852-28EED5E744D3\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.027463","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.448105,"microtime":1782192969.475579,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49719ab","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1208\",\"equipment_code\":\"CSFZX460011\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"F168F153-9712-0F8C-2B65-6DD7815ADAD1\\\", \\\"weight\\\": 40.0}]}\"}","runtime":"0.024045","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.45823,"microtime":1782192969.482286,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49638bc","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1221\",\"equipment_code\":\"CSFZX460024\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:17\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"53470BD4-5F52-4433-8852-28EED5E744D3\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.090158","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.400515,"microtime":1782192969.490685,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4975433","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1204\",\"equipment_code\":\"CSFZX460011\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"F168F153-9712-0F8C-2B65-6DD7815ADAD1\\\", \\\"weight\\\": 40.0}]}\"}","runtime":"0.023636","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.473203,"microtime":1782192969.496849,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4974315","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1212\",\"equipment_code\":\"CSFZX460017\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:19\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9118F37F-59AC-3D50-8173-EB76B97C047D\\\", \\\"weight\\\": 90.0}]}\"}","runtime":"0.043714","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.468759,"microtime":1782192969.512484,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4979df4","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1218\",\"equipment_code\":\"CSFZX460025\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"35B4B4BF-D82D-13AC-65C9-2A1274279180\\\", \\\"weight\\\": 72.0}]}\"}","runtime":"0.029050","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.491863,"microtime":1782192969.520924,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b496ff25","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1207\",\"equipment_code\":\"CSFZX460013\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"88A4C435-F5D3-861B-3484-79DC7E95A44E\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.080316","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.451563,"microtime":1782192969.531891,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b497b8ed","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1208\",\"equipment_code\":\"CSFZX460012\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F24A04D-7404-B3F6-0545-C0F4DB819A21\\\", \\\"weight\\\": 210.0}]}\"}","runtime":"0.033065","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.499136,"microtime":1782192969.532211,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b497ec0f","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1202\",\"equipment_code\":\"CSFZX460008\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"3283DC2E-C76F-6BC7-7B79-3267D56848EF\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.023534","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.512078,"microtime":1782192969.535622,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b497d7ac","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1221\",\"equipment_code\":\"CSFZX460025\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"35B4B4BF-D82D-13AC-65C9-2A1274279180\\\", \\\"weight\\\": 72.0}]}\"}","runtime":"0.029446","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.506919,"microtime":1782192969.536375,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b497f7d2","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1204\",\"equipment_code\":\"CSFZX460012\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F24A04D-7404-B3F6-0545-C0F4DB819A21\\\", \\\"weight\\\": 210.0}]}\"}","runtime":"0.039951","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.515082,"microtime":1782192969.555043,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49853e8","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1218\",\"equipment_code\":\"CSFZX460026\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"88C458F2-58DE-F316-FB8F-E9A7A5B65435\\\", \\\"weight\\\": 79.0}]}\"}","runtime":"0.023282","memory":"4,925.23","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.538896,"microtime":1782192969.562189,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4984d22","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1215\",\"equipment_code\":\"CSFZX460021\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"A26DA689-DE77-B855-0080-7D26FFD114BF\\\", \\\"weight\\\": 45.0}]}\"}","runtime":"0.026265","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.537304,"microtime":1782192969.563578,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4983124","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1212\",\"equipment_code\":\"CSFZX460018\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"750B4326-947F-9DFB-3324-D589DF3A12E8\\\", \\\"weight\\\": 90.0}]}\"}","runtime":"0.048255","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.529815,"microtime":1782192969.578081,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4988a87","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1202\",\"equipment_code\":\"CSFZX460009\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F91E44F-7604-263F-1982-B6A8B7C3C204\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.038124","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.552407,"microtime":1782192969.590544,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b498f2d2","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1218\",\"equipment_code\":\"CSFZX460027\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8422F3C8-A86D-156F-AA26-E8E3DD0D070B\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.024288","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.579353,"microtime":1782192969.603651,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b498f19b","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1215\",\"equipment_code\":\"CSFZX460022\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C6ADD626-8EF3-6C86-7B26-08E8AF0B7FDD\\\", \\\"weight\\\": 34.0}]}\"}","runtime":"0.039590","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.579263,"microtime":1782192969.618864,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4992ab1","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1205\",\"equipment_code\":\"CSFZX460012\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F24A04D-7404-B3F6-0545-C0F4DB819A21\\\", \\\"weight\\\": 210.0}]}\"}","runtime":"0.029971","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.593761,"microtime":1782192969.623742,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4993839","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1212\",\"equipment_code\":\"CSFZX460019\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"D3754B26-7BE8-8303-7416-79E6EA58085B\\\", \\\"weight\\\": 60.0}]}\"}","runtime":"0.036617","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.597115,"microtime":1782192969.633744,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4997c3d","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1207\",\"equipment_code\":\"CSFZX460015\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"CBC62C06-D2AA-9F95-F4E6-DF2CCBC290AA\\\", \\\"weight\\\": 70.0}]}\"}","runtime":"0.024293","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.614461,"microtime":1782192969.638764,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b4993a5e","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1236\",\"equipment_code\":\"CSFZX460040\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"B7029667-B749-CE5C-7423-6FB9B438EEB3\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.045243","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.597583,"microtime":1782192969.642836,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b499e39a","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1205\",\"equipment_code\":\"CSFZX460013\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"88A4C435-F5D3-861B-3484-79DC7E95A44E\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.023111","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.641037,"microtime":1782192969.66416,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49a2205","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1212\",\"equipment_code\":\"CSFZX460020\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"CC962D8F-9DE3-00E5-967D-606FA6082DF6\\\", \\\"weight\\\": 48.0}]}\"}","runtime":"0.022576","memory":"4,925.23","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.657435,"microtime":1782192969.680021,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b499cb0a","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1215\",\"equipment_code\":\"CSFZX460023\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"291CFEB3-34F0-3C8B-2473-9FFAE43DA23D\\\", \\\"weight\\\": 83.0}]}\"}","runtime":"0.051566","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.634976,"microtime":1782192969.686552,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b499c8b9","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1203\",\"equipment_code\":\"CSFZX460012\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"8F24A04D-7404-B3F6-0545-C0F4DB819A21\\\", \\\"weight\\\": 210.0}]}\"}","runtime":"0.086664","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.634028,"microtime":1782192969.720703,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49ad818","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1215\",\"equipment_code\":\"CSFZX460024\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"53470BD4-5F52-4433-8852-28EED5E744D3\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.025264","memory":"4,925.30","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.703689,"microtime":1782192969.728962,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49add7b","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1221\",\"equipment_code\":\"CSFZX460028\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"4AC50442-0917-DEBB-473A-F4915E455C68\\\", \\\"weight\\\": 48.0}]}\"}","runtime":"0.024650","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.705459,"microtime":1782192969.730119,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49a7b41","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1205\",\"equipment_code\":\"CSFZX460014\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C31798A3-BFC1-95D9-2BD6-0CED10967284\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.056748","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.680206,"microtime":1782192969.736964,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49abc25","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1212\",\"equipment_code\":\"CSFZX460021\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"A26DA689-DE77-B855-0080-7D26FFD114BF\\\", \\\"weight\\\": 45.0}]}\"}","runtime":"0.074907","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.696818,"microtime":1782192969.771734,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49c0e3b","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1235\",\"equipment_code\":\"CSFZX460042\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"EBE8C0DE-8EF0-E0C8-20C8-2F238DE864C1\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.021655","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.783727,"microtime":1782192969.805391,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49c0a5b","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1217\",\"equipment_code\":\"CSFZX460026\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"88C458F2-58DE-F316-FB8F-E9A7A5B65435\\\", \\\"weight\\\": 79.0}]}\"}","runtime":"0.061916","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.782424,"microtime":1782192969.844352,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49ca194","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1208\",\"equipment_code\":\"CSFZX460016\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"4196C71C-19EF-A242-E92E-9B63A360FC05\\\", \\\"weight\\\": 43.0}]}\"}","runtime":"0.049241","memory":"4,925.23","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.821346,"microtime":1782192969.870597,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b2bbd52e","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460039\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:35:43\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"7FF22855-0134-CE05-0403-637632EEDCAD\\\", \\\"weight\\\": 160.0}]}\"}","runtime":"30.110659","memory":"12,410.03","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_initial_menu`","start_microtime":1782192939.768595,"microtime":1782192969.879265,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b2bc25bf","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460042\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:35:44\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"EBE8C0DE-8EF0-E0C8-20C8-2F238DE864C1\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"30.090975","memory":"12,410.03","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_initial_menu`","start_microtime":1782192939.789043,"microtime":1782192969.880029,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49d8e78","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1221\",\"equipment_code\":\"CSFZX460030\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"70B50901-D884-EC80-8DD7-75810540F5CE\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.071820","memory":"12,254.23","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_meal_order`","start_microtime":1782192969.881827,"microtime":1782192969.953659,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49da37f","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1208\",\"equipment_code\":\"CSFZX460017\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9118F37F-59AC-3D50-8173-EB76B97C047D\\\", \\\"weight\\\": 90.0}]}\"}","runtime":"0.067568","memory":"12,055.31","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_staff_plate` WHERE `date` = '2026-06-23' AND `plate_code` = 'CSFZX_LD133136_1208' AND `bind_status` = 1 AND `bind_time` <= '2026-06-23 13:36:23' ORDER BY `bind_time` DESC LIMIT 1","start_microtime":1782192969.887305,"microtime":1782192969.954883,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49dad69","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1236\",\"equipment_code\":\"CSFZX460043\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9EBC60B6-3BA5-52AA-2D1D-6D0D5243C8BA\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.065699","memory":"12,050.51","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff_plate`","start_microtime":1782192969.889703,"microtime":1782192969.955412,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49dbac5","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460040\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:15\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"B7029667-B749-CE5C-7423-6FB9B438EEB3\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.065248","memory":"12,050.51","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff_plate`","start_microtime":1782192969.893176,"microtime":1782192969.958432,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:09","log_type":"error","trace_id":"6a3a1b49dec64","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460043\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:15\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9EBC60B6-3BA5-52AA-2D1D-6D0D5243C8BA\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.065772","memory":"12,050.51","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff_plate`","start_microtime":1782192969.905685,"microtime":1782192969.971466,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b49ef495","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460041\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:16\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"07F73065-69DF-AE98-2596-74DC35A915D6\\\", \\\"weight\\\": 57.0}]}\"}","runtime":"0.066917","memory":"12,050.45","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff_plate`","start_microtime":1782192969.973519,"microtime":1782192970.040448,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b49f32b1","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460044\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:16\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"B34DAE3B-CF72-B05F-8B67-FEBAA53218E4\\\", \\\"weight\\\": 50.0}]}\"}","runtime":"0.068782","memory":"12,055.31","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_staff_plate` WHERE `date` = '2026-06-23' AND `plate_code` = 'CSFZX_LD133136_1242' AND `bind_status` = 1 AND `bind_time` <= '2026-06-23 13:36:16' ORDER BY `bind_time` DESC LIMIT 1","start_microtime":1782192969.989393,"microtime":1782192970.058185,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a0f91f","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460042\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"EBE8C0DE-8EF0-E0C8-20C8-2F238DE864C1\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.043059","memory":"9,139.30","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":365,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192970.05723,"microtime":1782192970.100299,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a1e770","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460043\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:19\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9EBC60B6-3BA5-52AA-2D1D-6D0D5243C8BA\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.023304","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192970.118168,"microtime":1782192970.141484,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a14712","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460045\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:18\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"A3DCC6FC-D7EB-3F1C-3CCD-1A6D2267F04E\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.066381","memory":"12,055.38","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SELECT * FROM `ydy_staff_plate` WHERE `date` = '2026-06-23' AND `plate_code` = 'CSFZX_LD133136_1242' AND `bind_status` = 1 AND `bind_time` <= '2026-06-23 13:36:18' ORDER BY `bind_time` DESC LIMIT 1","start_microtime":1782192970.077446,"microtime":1782192970.143836,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b49c9f12","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1235\",\"equipment_code\":\"CSFZX460043\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9EBC60B6-3BA5-52AA-2D1D-6D0D5243C8BA\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.360676","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192969.820675,"microtime":1782192970.181365,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a28bd0","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460046\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:19\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"D6C55D3A-644B-D64E-70E7-E20221ECFFE0\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.021984","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192970.160292,"microtime":1782192970.182286,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a28179","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460044\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"B34DAE3B-CF72-B05F-8B67-FEBAA53218E4\\\", \\\"weight\\\": 50.0}]}\"}","runtime":"0.044137","memory":"9,119.06","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192970.157824,"microtime":1782192970.201972,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a32467","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460047\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:20\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"7BC7A8FF-B20F-4752-7FF6-3DD43ED4F79D\\\", \\\"weight\\\": 21.0}]}\"}","runtime":"0.044442","memory":"9,119.06","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192970.199329,"microtime":1782192970.243784,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a37a2d","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460045\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"A3DCC6FC-D7EB-3F1C-3CCD-1A6D2267F04E\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.022686","memory":"4,946.73","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192970.221456,"microtime":1782192970.244151,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a31787","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1235\",\"equipment_code\":\"CSFZX460044\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:24\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"B34DAE3B-CF72-B05F-8B67-FEBAA53218E4\\\", \\\"weight\\\": 50.0}]}\"}","runtime":"0.064064","memory":"12,050.45","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_staff_plate`","start_microtime":1782192970.196159,"microtime":1782192970.260232,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a419c9","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460048\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:21\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C972FF66-47BD-89A5-059F-26B45451EDE5\\\", \\\"weight\\\": 82.0}]}\"}","runtime":"0.023677","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192970.262248,"microtime":1782192970.285937,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a41990","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460046\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"D6C55D3A-644B-D64E-70E7-E20221ECFFE0\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.045398","memory":"9,119.13","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192970.262078,"microtime":1782192970.307487,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a4bed2","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460049\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:22\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"78C0289C-4805-1EB8-9A73-EEA17E4B32A2\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.043757","memory":"9,119.13","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192970.304379,"microtime":1782192970.348145,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a50e56","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460047\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"7BC7A8FF-B20F-4752-7FF6-3DD43ED4F79D\\\", \\\"weight\\\": 21.0}]}\"}","runtime":"0.022981","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192970.324822,"microtime":1782192970.347814,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a5b6c9","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1239\",\"equipment_code\":\"CSFZX460048\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:24\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"C972FF66-47BD-89A5-059F-26B45451EDE5\\\", \\\"weight\\\": 82.0}]}\"}","runtime":"0.022906","memory":"4,946.66","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_config`","start_microtime":1782192970.367964,"microtime":1782192970.390883,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a5b4a2","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460050\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:23\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"9917E630-7D5B-65FF-41FF-CE08BD956C3A\\\", \\\"weight\\\": 100.0}]}\"}","runtime":"0.043583","memory":"9,119.13","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_identity_type`","start_microtime":1782192970.367465,"microtime":1782192970.411058,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} {"time":"2026-06-23 13:36:10","log_type":"error","trace_id":"6a3a1b4a6a0aa","remote_ip":"117.133.131.122","referer":"","user_agent":"python-requests/2.32.5","uri":"8.147.119.215:8080/p/api/zhctPushMeal","url":"/p/api/zhctPushMeal","request_method":"POST","user_uuid":"","user_name":"","user_nickname":"","params":"{\"code\":\"CSFZX_LD133136_1242\",\"equipment_code\":\"CSFZX460051\",\"dish_info\":\"{\\\"create_date\\\": \\\"2026-06-23 13:36:24\\\", \\\"details\\\": [{\\\"uuid\\\": \\\"1BD3E4E2-8877-B7E8-39B6-CDC3381BC5D4\\\", \\\"weight\\\": 32.0}]}\"}","runtime":"0.077804","memory":"12,397.07","messages":"SQLSTATE[HY001]: Memory allocation error: 4013 No memory or reach tenant memory limit","file":"/workspace/wwwroot/zhct_csfzx/project/thinkphp/library/think/db/Connection.php","line":376,"error_sql":"SHOW COLUMNS FROM `ydy_date_menu`","start_microtime":1782192970.427885,"microtime":1782192970.505699,"pdate":"2026-06-23","business":"zhct_csfzx","business_name":"城市副中心智慧营养健康餐厅"} == recent ai errors == {"time":"2026-06-23 09:55:39","log_type":"error","trace_id":"6a39e79b559d7","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/8.7.1","uri":"8.147.119.215/index.php?s=/api/user/info","url":"/index.php?s=/api/user/info","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.104164","memory":"1,207.58","messages":"缺少必要的参数token, 请先登录","file":"/workspace/wwwroot/aizhct_csfzx/project/app/common.php","line":67,"error_sql":"","business":"aizhct","store_id":10001,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782179739.350681,"microtime":1782179739.454853,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 09:56:24","log_type":"error","trace_id":"6a39e7c81ebae","remote_ip":"127.0.0.1","referer":"https://servicewechat.com/wxb4e2e1480798187c/devtools/page-frame.html","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/2.01.2510290 MicroMessenger/8.0.5 Language/zh_CN webview/ hash/1044205133 sid/2wAQFAMD8U","uri":"8.147.119.215/index.php?s=/api/user/info","url":"/index.php?s=/api/user/info","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.024029","memory":"865.63","messages":"没有找到用户信息","file":"/workspace/wwwroot/aizhct_csfzx/project/app/common.php","line":67,"error_sql":"","business":"aizhct","store_id":10001,"business_name":"AI运动营养师","platform":"MP-WEIXIN","version":"2.0.51","env_version":"develop","h_b":"zhct","h_c":"10000","enterprise_no":"10001","start_microtime":1782179784.125873,"microtime":1782179784.149909,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 09:59:23","log_type":"error","trace_id":"6a39e87b0b5d8","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/user/info","url":"/index.php?s=/api/user/info","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.017107","memory":"798.86","messages":"缺少必要的参数token, 请先登录","file":"/workspace/wwwroot/aizhct_csfzx/project/app/common.php","line":67,"error_sql":"","business":"aizhct","store_id":10001,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782179963.046555,"microtime":1782179963.063669,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 10:59:17","log_type":"error","trace_id":"6a39f68535bd1","remote_ip":"127.0.0.1","referer":"https://servicewechat.com/wxb4e2e1480798187c/devtools/page-frame.html","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/2.01.2510290 MicroMessenger/8.0.5 Language/zh_CN webview/ hash/1044205133 sid/2wAQFAMD8U","uri":"8.147.119.215/index.php?s=/api/passport/loginMpWx","url":"/index.php?s=/api/passport/loginMpWx","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"form\":{\"partyData\":{\"code\":\"0c1QDf000sPCBW1Xr3400w0dYe3QDf0i\",\"oauth\":\"MP-WEIXIN\",\"userInfo\":[]}}}","runtime":"0.449438","memory":"918.77","messages":"当前用户未绑定手机号","file":"/workspace/wwwroot/aizhct_csfzx/project/app/common.php","line":67,"error_sql":"","business":"aizhct","store_id":10001,"business_name":"AI运动营养师","platform":"MP-WEIXIN","version":"2.0.51","env_version":"develop","h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782183557.220116,"microtime":1782183557.669564,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 10:59:18","log_type":"error","trace_id":"6a39f686a5f34","remote_ip":"127.0.0.1","referer":"https://servicewechat.com/wxb4e2e1480798187c/devtools/page-frame.html","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1 wechatdevtools/2.01.2510290 MicroMessenger/8.0.5 Language/zh_CN webview/ hash/1044205133 sid/2wAQFAMD8U","uri":"8.147.119.215/index.php?s=/api/passport/loginMpWx","url":"/index.php?s=/api/passport/loginMpWx","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"form\":{\"partyData\":{\"code\":\"0f1dANml2NFCXh4lEOol2BXW9z2dANmo\",\"oauth\":\"MP-WEIXIN\",\"userInfo\":[]}}}","runtime":"0.303799","memory":"917.98","messages":"当前用户未绑定手机号","file":"/workspace/wwwroot/aizhct_csfzx/project/app/common.php","line":67,"error_sql":"","business":"aizhct","store_id":10001,"business_name":"AI运动营养师","platform":"MP-WEIXIN","version":"2.0.51","env_version":"develop","h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782183558.679733,"microtime":1782183558.983541,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:00:17","log_type":"error","trace_id":"6a39f6c1dade6","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.009440","memory":"343.94","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782183617.896487,"microtime":1782183617.905936,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:00:18","log_type":"error","trace_id":"6a39f6c1dade6","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.358646","memory":"408.51","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782183617.896487,"microtime":1782183618.255141,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:00:18","log_type":"error","trace_id":"6a39f6c29a9c6","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/api/baidu-face/face/register","url":"/api/baidu-face/face/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgC0AIcAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9D5o+tPoxQBGaKkx7Um2ge5GwpME1KV96btNBQgGKqaynmaTdp6wuP0NXMHNLLF5kEiY+8pH6VE1dM2oS5akX2aP\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"0.022257","memory":"474.78","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782183618.633288,"microtime":1782183618.655554,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:00:19","log_type":"error","trace_id":"6a39f6c29a9c6","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/api/baidu-face/face/register","url":"/api/baidu-face/face/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgC0AIcAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A9D5o+tPoxQBGaKkx7Um2ge5GwpME1KV96btNBQgGKqaynmaTdp6wuP0NXMHNLLF5kEiY+8pH6VE1dM2oS5akX2aP\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"0.438971","memory":"475.35","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782183618.633288,"microtime":1782183619.072268,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:20:11","log_type":"error","trace_id":"6a39fb6b06728","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/health","url":"/api/baidu-face/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.007774","memory":"342.98","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782184811.026411,"microtime":1782184811.034194,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:20:11","log_type":"error","trace_id":"6a39fb6b06728","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/health","url":"/api/baidu-face/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.371602","memory":"343.55","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782184811.026411,"microtime":1782184811.398019,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:20:11","log_type":"error","trace_id":"6a39fb6bb4480","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/baidu-face/health","url":"/index.php?s=/api/baidu-face/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.006032","memory":"344.30","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782184811.738434,"microtime":1782184811.744472,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:20:12","log_type":"error","trace_id":"6a39fb6bb4480","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/baidu-face/health","url":"/index.php?s=/api/baidu-face/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.375770","memory":"344.87","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782184811.738434,"microtime":1782184812.114212,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:25:44","log_type":"error","trace_id":"6a39fcb8565e0","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/health","url":"/index.php?s=/api/BaiduFaceOffline/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.008242","memory":"426.11","messages":"is_file(): open_basedir restriction in effect. File(/workspace/city-subcenter/baidu-face-local-service/build/baidu-face-local-service) is not within the allowed path(s): (/workspace/wwwroot/aizhct_csfzx/project/public/../:/tmp/:/proc/:/home/wwwroot/logs/:/workspace/wwwroot/log/:/workspace/wwwlogs/)","file":"/workspace/wwwroot/aizhct_csfzx/project/app/api/service/BaiduFaceSdkCliClient.php","line":25,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185144.353763,"microtime":1782185144.362012,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:25:44","log_type":"error","trace_id":"6a39fcb8565e0","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/health","url":"/index.php?s=/api/BaiduFaceOffline/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.319223","memory":"426.68","messages":"is_file(): open_basedir restriction in effect. File(/workspace/city-subcenter/baidu-face-local-service/build/baidu-face-local-service) is not within the allowed path(s): (/workspace/wwwroot/aizhct_csfzx/project/public/../:/tmp/:/proc/:/home/wwwroot/logs/:/workspace/wwwroot/log/:/workspace/wwwlogs/)","file":"/workspace/wwwroot/aizhct_csfzx/project/app/api/service/BaiduFaceSdkCliClient.php","line":25,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185144.353763,"microtime":1782185144.672992,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:25:45","log_type":"error","trace_id":"6a39fcb8f3bb4","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/baidu_face_offline/health","url":"/index.php?s=/api/baidu_face_offline/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.005965","memory":"424.85","messages":"is_file(): open_basedir restriction in effect. File(/workspace/city-subcenter/baidu-face-local-service/build/baidu-face-local-service) is not within the allowed path(s): (/workspace/wwwroot/aizhct_csfzx/project/public/../:/tmp/:/proc/:/home/wwwroot/logs/:/workspace/wwwroot/log/:/workspace/wwwlogs/)","file":"/workspace/wwwroot/aizhct_csfzx/project/app/api/service/BaiduFaceSdkCliClient.php","line":25,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185144.998325,"microtime":1782185145.004295,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:25:45","log_type":"error","trace_id":"6a39fcb8f3bb4","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/baidu_face_offline/health","url":"/index.php?s=/api/baidu_face_offline/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.296750","memory":"425.42","messages":"is_file(): open_basedir restriction in effect. File(/workspace/city-subcenter/baidu-face-local-service/build/baidu-face-local-service) is not within the allowed path(s): (/workspace/wwwroot/aizhct_csfzx/project/public/../:/tmp/:/proc/:/home/wwwroot/logs/:/workspace/wwwroot/log/:/workspace/wwwlogs/)","file":"/workspace/wwwroot/aizhct_csfzx/project/app/api/service/BaiduFaceSdkCliClient.php","line":25,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185144.998325,"microtime":1782185145.295081,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:31:49","log_type":"error","trace_id":"6a39fe25894d2","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/health","url":"/index.php?s=/api/BaiduFaceOffline/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.014052","memory":"424.78","messages":"is_file(): open_basedir restriction in effect. File(/workspace/city-subcenter/baidu-face-local-service/build/baidu-face-local-service) is not within the allowed path(s): (/workspace/wwwroot/aizhct_csfzx/project/public/../:/tmp/:/proc/:/home/wwwroot/logs/:/workspace/wwwroot/log/:/workspace/wwwlogs/)","file":"/workspace/wwwroot/aizhct_csfzx/project/app/api/service/BaiduFaceSdkCliClient.php","line":25,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185509.562389,"microtime":1782185509.576449,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:31:50","log_type":"error","trace_id":"6a39fe25894d2","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/health","url":"/index.php?s=/api/BaiduFaceOffline/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.444509","memory":"425.35","messages":"is_file(): open_basedir restriction in effect. File(/workspace/city-subcenter/baidu-face-local-service/build/baidu-face-local-service) is not within the allowed path(s): (/workspace/wwwroot/aizhct_csfzx/project/public/../:/tmp/:/proc/:/home/wwwroot/logs/:/workspace/wwwroot/log/:/workspace/wwwlogs/)","file":"/workspace/wwwroot/aizhct_csfzx/project/app/api/service/BaiduFaceSdkCliClient.php","line":25,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185509.562389,"microtime":1782185510.006906,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:31:50","log_type":"error","trace_id":"6a39fe26592df","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/health","url":"/api/baidu-face/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.005867","memory":"342.98","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185510.365281,"microtime":1782185510.371153,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:31:50","log_type":"error","trace_id":"6a39fe26592df","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/health","url":"/api/baidu-face/health","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.363835","memory":"343.55","messages":"控制器不存在:baidu-face","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/route/dispatch/Url.php","line":62,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185510.365281,"microtime":1782185510.729122,"pdate":"2026-06-23","status":0} {"time":"2026-06-23 11:37:26","log_type":"error","trace_id":"6a39ff765629e","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.319143","memory":"377.58","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-add\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":312}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185846.352927,"microtime":1782185846.672084,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:27","log_type":"error","trace_id":"6a39ff765629e","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.653472","memory":"386.01","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-add\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":312}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185846.352927,"microtime":1782185847.006404,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:27","log_type":"error","trace_id":"6a39ff765629e","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"1.033795","memory":"391.68","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185846.352927,"microtime":1782185847.386734,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:37:27","log_type":"error","trace_id":"6a39ff765629e","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"1.396705","memory":"399.05","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-add\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":312}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185846.352927,"microtime":1782185847.749637,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:28","log_type":"error","trace_id":"6a39ff765629e","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"1.752808","memory":"404.73","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185846.352927,"microtime":1782185848.105746,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:37:28","log_type":"error","trace_id":"6a39ff765629e","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-add","url":"/api/baidu-face/face/group-add","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"2.123483","memory":"409.98","messages":"Uncaught think\\exception\\ErrorException: error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied in /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php:170\nStack trace:\n#0 [internal function]: think\\initializer\\Error->appError()\n#1 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(170): error_log()\n#2 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(136): think\\log\\driver\\FileFormat->write()\n#3 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(145): think\\log\\driver\\FileFormat->save()\n#4 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(104): think\\log\\Channel->save()\n#5 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/Log.php(189): think\\log\\Channel->record()\n#6 /workspace/wwwroot/aizhct_csfzx/pro","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185846.352927,"microtime":1782185848.476458,"pdate":"2026-06-23","status":1} {"time":"2026-06-23 11:37:44","log_type":"error","trace_id":"6a39ff87dd16d","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-list","url":"/api/baidu-face/face/group-list","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.321552","memory":"378.01","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-list\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":313}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185863.905584,"microtime":1782185864.227149,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:44","log_type":"error","trace_id":"6a39ff8887c92","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupList","url":"/index.php?s=/api/BaiduFaceOffline/groupList","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.320040","memory":"378.02","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-list\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":313}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185864.55618,"microtime":1782185864.876232,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:44","log_type":"error","trace_id":"6a39ff87dd16d","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-list","url":"/api/baidu-face/face/group-list","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.700704","memory":"386.44","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-list\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":313}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185863.905584,"microtime":1782185864.606292,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:44","log_type":"error","trace_id":"6a39ff87dd16d","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-list","url":"/api/baidu-face/face/group-list","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"1.036118","memory":"392.11","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185863.905584,"microtime":1782185864.941723,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:37:45","log_type":"error","trace_id":"6a39ff8887c92","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupList","url":"/index.php?s=/api/BaiduFaceOffline/groupList","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.641547","memory":"386.45","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-list\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":313}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185864.55618,"microtime":1782185865.197732,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:45","log_type":"error","trace_id":"6a39ff8887c92","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupList","url":"/index.php?s=/api/BaiduFaceOffline/groupList","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"1.029195","memory":"392.13","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185864.55618,"microtime":1782185865.585386,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:37:45","log_type":"error","trace_id":"6a39ff87dd16d","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-list","url":"/api/baidu-face/face/group-list","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"1.357345","memory":"399.48","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-list\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":313}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185863.905584,"microtime":1782185865.262933,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:45","log_type":"error","trace_id":"6a39ff87dd16d","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-list","url":"/api/baidu-face/face/group-list","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"1.720462","memory":"405.16","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185863.905584,"microtime":1782185865.626058,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:37:45","log_type":"error","trace_id":"6a39ff87dd16d","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/api/baidu-face/face/group-list","url":"/api/baidu-face/face/group-list","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"2.065225","memory":"410.41","messages":"Uncaught think\\exception\\ErrorException: error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied in /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php:170\nStack trace:\n#0 [internal function]: think\\initializer\\Error->appError()\n#1 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(170): error_log()\n#2 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(136): think\\log\\driver\\FileFormat->write()\n#3 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(145): think\\log\\driver\\FileFormat->save()\n#4 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(104): think\\log\\Channel->save()\n#5 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/Log.php(189): think\\log\\Channel->record()\n#6 /workspace/wwwroot/aizhct_csfzx/pro","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185863.905584,"microtime":1782185865.970825,"pdate":"2026-06-23","status":1} {"time":"2026-06-23 11:37:45","log_type":"error","trace_id":"6a39ff8887c92","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupList","url":"/index.php?s=/api/BaiduFaceOffline/groupList","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"1.356506","memory":"399.50","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-list\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":313}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185864.55618,"microtime":1782185865.912691,"pdate":"2026-06-23"} {"time":"2026-06-23 11:37:46","log_type":"error","trace_id":"6a39ff8887c92","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupList","url":"/index.php?s=/api/BaiduFaceOffline/groupList","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"1.692774","memory":"405.17","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185864.55618,"microtime":1782185866.248974,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 11:37:46","log_type":"error","trace_id":"6a39ff8887c92","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupList","url":"/index.php?s=/api/BaiduFaceOffline/groupList","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"2.070823","memory":"410.42","messages":"Uncaught think\\exception\\ErrorException: error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied in /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php:170\nStack trace:\n#0 [internal function]: think\\initializer\\Error->appError()\n#1 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(170): error_log()\n#2 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(136): think\\log\\driver\\FileFormat->write()\n#3 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(145): think\\log\\driver\\FileFormat->save()\n#4 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(104): think\\log\\Channel->save()\n#5 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/Log.php(189): think\\log\\Channel->record()\n#6 /workspace/wwwroot/aizhct_csfzx/pro","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782185864.55618,"microtime":1782185866.627018,"pdate":"2026-06-23","status":1} {"time":"2026-06-23 13:43:54","log_type":"error","trace_id":"6a3a1d1a9e43c","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupAdd","url":"/index.php?s=/api/BaiduFaceOffline/groupAdd","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.322544","memory":"377.52","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-add\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":314}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.648256,"microtime":1782193434.970816,"pdate":"2026-06-23"} {"time":"2026-06-23 13:43:55","log_type":"error","trace_id":"6a3a1d1aed641","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/register","url":"/index.php?s=/api/BaiduFaceOffline/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgBLAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A3kiAqQR8VYWPAqQR1IyqsftTxHVgJzT1joArrHT1j9qsLHTwlAiusee1PEVWAhz0p4joArrGPSnhBUxUKpZsBQMk\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"0.366980","memory":"453.05","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/register\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":359}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.972355,"microtime":1782193435.339348,"pdate":"2026-06-23"} {"time":"2026-06-23 13:43:55","log_type":"error","trace_id":"6a3a1d1a9e43c","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupAdd","url":"/index.php?s=/api/BaiduFaceOffline/groupAdd","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.683533","memory":"385.95","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-add\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":314}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.648256,"microtime":1782193435.331794,"pdate":"2026-06-23"} {"time":"2026-06-23 13:43:55","log_type":"error","trace_id":"6a3a1d1a9e43c","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupAdd","url":"/index.php?s=/api/BaiduFaceOffline/groupAdd","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"0.997667","memory":"391.63","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.648256,"microtime":1782193435.645936,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 13:43:55","log_type":"error","trace_id":"6a3a1d1aed641","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/register","url":"/index.php?s=/api/BaiduFaceOffline/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgBLAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A3kiAqQR8VYWPAqQR1IyqsftTxHVgJzT1joArrHT1j9qsLHTwlAiusee1PEVWAhz0p4joArrGPSnhBUxUKpZsBQMk\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"0.679992","memory":"461.48","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/register\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":359}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.972355,"microtime":1782193435.652352,"pdate":"2026-06-23"} {"time":"2026-06-23 13:43:56","log_type":"error","trace_id":"6a3a1d1aed641","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/register","url":"/index.php?s=/api/BaiduFaceOffline/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgBLAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A3kiAqQR8VYWPAqQR1IyqsftTxHVgJzT1joArrHT1j9qsLHTwlAiusee1PEVWAhz0p4joArrGPSnhBUxUKpZsBQMk\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"1.068443","memory":"467.16","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.972355,"microtime":1782193436.040812,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 13:43:55","log_type":"error","trace_id":"6a3a1d1a9e43c","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupAdd","url":"/index.php?s=/api/BaiduFaceOffline/groupAdd","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"1.339755","memory":"399.00","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/group-add\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":314}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.648256,"microtime":1782193435.988016,"pdate":"2026-06-23"} {"time":"2026-06-23 13:43:56","log_type":"error","trace_id":"6a3a1d1a9e43c","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupAdd","url":"/index.php?s=/api/BaiduFaceOffline/groupAdd","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"1.702437","memory":"404.67","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.648256,"microtime":1782193436.350708,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 13:43:56","log_type":"error","trace_id":"6a3a1d1a9e43c","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/groupAdd","url":"/index.php?s=/api/BaiduFaceOffline/groupAdd","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"group_id\":\"zhct_csfzx\"}","runtime":"2.046802","memory":"409.92","messages":"Uncaught think\\exception\\ErrorException: error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied in /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php:170\nStack trace:\n#0 [internal function]: think\\initializer\\Error->appError()\n#1 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(170): error_log()\n#2 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(136): think\\log\\driver\\FileFormat->write()\n#3 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(145): think\\log\\driver\\FileFormat->save()\n#4 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(104): think\\log\\Channel->save()\n#5 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/Log.php(189): think\\log\\Channel->record()\n#6 /workspace/wwwroot/aizhct_csfzx/pro","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.648256,"microtime":1782193436.695071,"pdate":"2026-06-23","status":1} {"time":"2026-06-23 13:43:56","log_type":"error","trace_id":"6a3a1d1aed641","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/register","url":"/index.php?s=/api/BaiduFaceOffline/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgBLAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A3kiAqQR8VYWPAqQR1IyqsftTxHVgJzT1joArrHT1j9qsLHTwlAiusee1PEVWAhz0p4joArrGPSnhBUxUKpZsBQMk\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"1.445277","memory":"474.53","messages":"baidu_face_cli_failed:{\"path\":\"\\/face\\/register\",\"exit_code\":0,\"error_code\":-1003,\"error_msg\":\"db operation error\",\"stderr\":\"\",\"cost_ms\":359}","file":"","line":"","error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.972355,"microtime":1782193436.417637,"pdate":"2026-06-23"} {"time":"2026-06-23 13:43:56","log_type":"error","trace_id":"6a3a1d1aed641","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/register","url":"/index.php?s=/api/BaiduFaceOffline/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgBLAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A3kiAqQR8VYWPAqQR1IyqsftTxHVgJzT1joArrHT1j9qsLHTwlAiusee1PEVWAhz0p4joArrGPSnhBUxUKpZsBQMk\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"1.816200","memory":"480.20","messages":"error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.972355,"microtime":1782193436.788567,"pdate":"2026-06-23","status":2} {"time":"2026-06-23 13:43:57","log_type":"error","trace_id":"6a3a1d1aed641","remote_ip":"127.0.0.1","referer":"","user_agent":"","uri":"127.0.0.1:8081/index.php?s=/api/BaiduFaceOffline/register","url":"/index.php?s=/api/BaiduFaceOffline/register","request_method":"POST","user_id":0,"user_name":"","user_nickname":"","params":"{\"image\":\"/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2NjIpLCBxdWFsaXR5ID0gODUK/9sAQwAFAwQEBAMFBAQEBQUFBgcMCAcHBwcPCwsJDBEPEhIRDxERExYcFxMUGhURERghGBodHR8fHxMXIiQiHiQcHh8e/9sAQwEFBQUHBgcOCAgOHhQRFB4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4e/8AAEQgBLAEsAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A3kiAqQR8VYWPAqQR1IyqsftTxHVgJzT1joArrHT1j9qsLHTwlAiusee1PEVWAhz0p4joArrGPSnhBUxUKpZsBQMk\",\"image_type\":\"BASE64\",\"group_id\":\"zhct_csfzx\",\"user_id\":\"3001\",\"action_type\":\"REPLACE\"}","runtime":"2.196848","memory":"485.45","messages":"Uncaught think\\exception\\ErrorException: error_log(/workspace/wwwroot/log/aizhct_csfzx/20260623_info.log): failed to open stream: Permission denied in /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php:170\nStack trace:\n#0 [internal function]: think\\initializer\\Error->appError()\n#1 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(170): error_log()\n#2 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php(136): think\\log\\driver\\FileFormat->write()\n#3 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(145): think\\log\\driver\\FileFormat->save()\n#4 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/Channel.php(104): think\\log\\Channel->save()\n#5 /workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/Log.php(189): think\\log\\Channel->record()\n#6 /workspace/wwwroot/aizhct_csfzx/pro","file":"/workspace/wwwroot/aizhct_csfzx/project/vendor/topthink/framework/src/think/log/driver/FileFormat.php","line":170,"error_sql":"","business":"aizhct","store_id":0,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782193434.972355,"microtime":1782193437.169217,"pdate":"2026-06-23","status":1} {"time":"2026-06-23 14:08:36","log_type":"error","trace_id":"6a3a22e40ee97","remote_ip":"127.0.0.1","referer":"","user_agent":"curl/7.61.1","uri":"127.0.0.1:8081/index.php?s=/api/user/info","url":"/index.php?s=/api/user/info","request_method":"GET","user_id":0,"user_name":"","user_nickname":"","params":"","runtime":"0.080876","memory":"1,207.02","messages":"缺少必要的参数token, 请先登录","file":"/workspace/wwwroot/aizhct_csfzx/project/app/common.php","line":67,"error_sql":"","business":"aizhct","store_id":10001,"business_name":"AI运动营养师","platform":null,"version":null,"env_version":null,"h_b":"zhct","h_c":"10000","enterprise_no":"10000","start_microtime":1782194916.061081,"microtime":1782194916.141964,"pdate":"2026-06-23","status":0}