Commit 4527fd44 authored by Fuzy's avatar Fuzy

1

parent 9c45f24e
......@@ -229,7 +229,7 @@ public class WagesServiceImpl implements WagesService {
} catch (IOException e) {
e.printStackTrace();
}
return null;
return "完成";
}
public JSONArray getCustomDoc(CustomDocRequestModel customDocRequestModel) {
......
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