Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

系统无法推荐,表里数据没变化 #28

Open
gujian612 opened this issue Jan 13, 2020 · 1 comment
Open

系统无法推荐,表里数据没变化 #28

gujian612 opened this issue Jan 13, 2020 · 1 comment

Comments

@gujian612
Copy link

boolean enableCF=true,enableCB=false,enableHR=false;
List userList=new ArrayList();
userList.add(1l);
new JobSetter(enableCF,enableCB,enableHR).executeInstantJobForCertainUsers(userList);

改上面三个任意为true,都无法将推荐结果写入数据库????

@1604051738
Copy link

同问

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants