no message

This commit is contained in:
Kittapath 2024-03-29 13:11:52 +07:00
parent 3a0e295bba
commit 318c2ee7ba

View file

@ -185,6 +185,7 @@ export class ProfileGovernmentHistoryController extends Controller {
Object.assign(record, body);
record.lastUpdateFullName = req.user.name;
record.lastUpdateFullName = req.user.name;
historyData.profileId = profileId;
historyData.lastUpdateFullName = req.user.name;
historyData.lastUpdateFullName = req.user.name;