main
黄海 2 years ago
parent ef41770712
commit 180072b0cc

@ -1873,7 +1873,7 @@ public class CollectController extends Controller {
*/
@Before({POST.class, RepeatIntercetpor.class})
@IsLoginInterface({})
@IsNumericInterface({"job_id", "self_or_next"})
@IsNumericInterface({"job_id"})
@EmptyInterface({"json"})
public void saveFormJob(int job_id, String json) {
//操作人员

Loading…
Cancel
Save