Commit fad82386 authored by fangxinjiang's avatar fangxinjiang

Merge branch 'develop'

parents bf84e99f 9cb1d7ff
......@@ -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