@@ -0,0 +1,7 @@
ALTER TABLE `dk_customer_info`
ADD COLUMN `income_wan` decimal(10, 2) NULL;
ALTER TABLE `dk_borrow`
ALTER TABLE `dk_agreement_setting`
ADD COLUMN `contract_template` text NULL;
The note is not visible to the blocked user.