在进行数据导入时,会报错:java.lang.illegalstateexception: the request object has been recycled and is no longer associated with this facade
经查是因为REQUEST消失后,导致获取USERID失败。注释的行是源代码,我这里固定返回值为1,则导入成功。

项目:JeeLowCode
在进行数据导入时,会报错:java.lang.illegalstateexception: the request object has been recycled and is no longer associated with this facade
经查是因为REQUEST消失后,导致获取USERID失败。注释的行是源代码,我这里固定返回值为1,则导入成功。

是低代码功能的导入吗?还是框架其他功能的导入