Browse Source

//..notice

release_toaliyun_real
xhxu 2 years ago
parent
commit
de42e86ea4
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      mallinkAdmin/src/main/resources/db/migration/V2023072000002_msg_model.sql

+ 2
- 0
mallinkAdmin/src/main/resources/db/migration/V2023072000002_msg_model.sql View File

@@ -0,0 +1,2 @@
INSERT INTO `mallink`.`wx_msg_validationcode_model`(`id`, `type`, `name`, `signature`, `content`, `createtime`, `status`, `minutes`, `email_bg_img`, `open`, `msg_type`, `role_type`, `model_code`) VALUES (34, 34, '预约通知', '富茂', '您有新的预约订单请及时处理。', '2023-07-20 18:00:26', 1, 0, NULL, 0, 1, 2, '
SMS_461970987');

Loading…
Cancel
Save