Commit 9cb1d7ff authored by hongguangwu's avatar hongguangwu

return

parent 65e19b90
......@@ -594,7 +594,7 @@ public class TSalaryStandardServiceImpl extends ServiceImpl<TSalaryStandardMappe
return R.ok("发送失败!");
}
}else {
R.ok("无数据可发送!");
return R.ok("无数据可发送!");
}
} else {
return R.failed("请登录!");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment