refactor: edit agent -> agentUserId

This commit is contained in:
Thanaphon Frappet 2024-10-29 09:49:23 +07:00
parent adb580db27
commit 0570dc2677

View file

@ -120,7 +120,7 @@ const CUSTOMER_BRANCH_DEFAULT: CustomerBranchCreate & {
email: '',
contactTel: '',
officeTel: '',
agent: '',
agentUserId: undefined,
status: 'CREATED',
customerName: '',
registerName: '',