[in]失败后停止【值/表达式】True
[in]数据库连接类型【值/表达式】sqlite
[in]连接字符串【值/表达式】C:\Users\Lenovo\Documents\Quicker\blanka\qqbot指令动作\database\监控QQ.db
[in]SQL语句【值/表达式】insert or ignore into 成员(self_id,user_id,action)\r\n
values(@self_id,@user_id,@action)\r\n
[in]参数【值/表达式】{\r\n
"self_id": "123456",\r\n
"action": "{"line1":"1"}\n
{"line2":"test2"}\n
{"line1":"1"}\n
{"line2":"test2"}\n
line1\n
line2\n
line1\n
line2",\r\n
"user_id": "12345"\r\n
}
[in]超时秒数【值/表达式】0
[in]执行方式【值/表达式】Execute
异常:unknown error
Insufficient parameters supplied to the command
在 System.Data.SQLite.SQLiteStatement.BindParameter(Int32 index, SQLiteParameter param)
在 System.Data.SQLite.SQLiteStatement.BindParameters()
在 System.Data.SQLite.SQLiteCommand.BuildNextCommand()
在 System.Data.SQLite.SQLiteDataReader.NextResult()
在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
在 Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader)
在 Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command)
在 Quicker.Actions.XActions.BuildinRunners.DatabaseOperationStep.<>c__DisplayClass55_0.uEqfBm2DNdM()
在 Quicker.Domain.Actions.X.XActionHelper.ExecuteCommonAction(ActionExecuteContext context, ActionStep step, XAction action, Func`1 actionFunc, Action successAction, Action failAction, StepInParamDef stopIfErrorParam, StepOutParamDef isSuccessOutputParam)
步骤(sys:dboperation)执行失败,原因:unknown error
Insufficient parameters supplied to the command
停止动作:unknown error
Insufficient parameters supplied to the command
耗时:1ms