main
黄海 2 years ago
parent 421bfed421
commit 3ff5856344

@ -1611,7 +1611,7 @@ public class CollectController extends Controller {
*
* @param job_id
*/
@Before({GET.class})
@Before({GET.class, RepeatIntercetpor.class})
@IsLoginInterface({})
@IsNumericInterface({"job_id"})
// http://10.10.21.20:9000/QingLong/collect/getSummaryExcel?job_id=8

Loading…
Cancel
Save