rockscache icon indicating copy to clipboard operation
rockscache copied to clipboard

rockscache v0.0.8,TagAsDeleted 调用Lua报错

Open kong9527 opened this issue 2 years ago • 1 comments

在官方示例项目dtm-cases中,将项目启动起来,浏览器输入:http://localhost:8081/api/busi/atomic?mode=dtm,测试报错,提示: ERR Error running script (call to f_551fcfca51cfb60a31372a5725cc8866a19a89c1): @user_script:2: WRONGTYPE Operation against a key holding the wrong kind of value

kong9527 avatar Sep 05 '23 08:09 kong9527

在官方示例项目dtm-cases中,将项目启动起来,浏览器输入:http://localhost:8081/api/busi/atomic?mode=dtm,测试报错,提示: ERR Error running script (call to f_551fcfca51cfb60a31372a5725cc8866a19a89c1): @user_script:2: WRONGTYPE Operation against a key holding the wrong kind of value

image image

修改上述两处代码,因为前后逻辑有冲突

dej4vu avatar Nov 12 '24 10:11 dej4vu