Add Line ID field to member lifecycle

This commit is contained in:
2026-02-10 15:31:29 +08:00
parent 860dbfb54e
commit f0dbea1af5
18 changed files with 124 additions and 9 deletions

View File

@@ -132,6 +132,7 @@ trait CreatesMemberData
'password' => 'Password123!',
'password_confirmation' => 'Password123!',
'phone' => '0912345678',
'line_id' => 'line.member.test',
'national_id' => 'A123456789',
'address_line_1' => '123 Test Street',
'address_line_2' => '',