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

@@ -42,6 +42,7 @@ class Member extends Model
'full_name',
'email',
'phone',
'line_id',
'phone_home',
'phone_fax',
'address_line_1',