|
|
|
@ -75,7 +75,6 @@ public class MpController extends BaseController {
|
|
|
|
|
recordHistoryService.saveHistory(recordId);
|
|
|
|
|
|
|
|
|
|
tRecord.setId(recordId);
|
|
|
|
|
tRecord.setStatus("0");
|
|
|
|
|
tRecord.setUpdateResult("");
|
|
|
|
|
tRecord.setUpdateResult2("");
|
|
|
|
|
tRecordService.updateTRecord(tRecord);
|
|
|
|
|