|
@ -414,7 +414,7 @@ public class JobController extends BaseController {
|
|
|
* @Description:
|
|
|
*/
|
|
|
@RequestMapping(value = "/prescriptionPayOverdueJobStartNow", method = RequestMethod.POST)
|
|
|
@ApiOperation("立即启动支付超时过期")
|
|
|
@ApiOperation("立即启动支付超时过期任务")
|
|
|
public String prescriptionPayOverdueJobStartNow() {
|
|
|
|
|
|
try {
|