:(

1048:Column 'xiangmu' cannot be null [ SQL语句 ] : INSERT INTO `hd_xin` (`minute`,`time`,`order_no`,`xiangmu`,`pid`,`uid`) VALUES ('20','1710815003','2024031998545157',NULL,NULL,'513771')

错误位置

FILE: /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1048:Column 'xi...')
#1 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/Db/Driver.class.php(237): Think\Db\Driver->error()
#2 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/Db/Driver.class.php(824): Think\Db\Driver->execute('INSERT INTO `hd...', false)
#3 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/Model.class.php(320): Think\Db\Driver->insert(Array, Array, false)
#4 /home/wwwroot/wdxxt.com/app/Xin/Controller/AskedController.class.php(171): Think\Model->add(Array)
#5 [internal function]: Xin\Controller\AskedController->index()
#6 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Xin\Controller\AskedController))
#7 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Xin\Controller\AskedController), 'index')
#8 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#9 /home/wwwroot/wdxxt.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#10 /home/wwwroot/wdxxt.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#11 /home/wwwroot/wdxxt.com/index.php(24): require('/home/wwwroot/w...')
#12 {main}