Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通知メッセージのフォーマットを調整しました #248

Merged
merged 2 commits into from
Aug 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 11 additions & 5 deletions config/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,30 @@ notification:
text_notification: "入館受付が完了しました :tada:"
text_guide_jap: |- # RECEPT_DATE, RECEPT_ID は置換部分
```
◆日時
日時
RECEPT_DATE
◆場所

◆ 場所
〒106-6217
東京都港区六本木3-2-1
住友不動産六本木グランドタワー 17F
https://office.sumitomo-rd.co.jp/building/detail/minato/roppongi_3
南北線「六本木一丁目駅」西改札直結
日比谷線・大江戸線「六本木駅」5番出口より徒歩5分
◆入館ID

◆ 入館ID
RECEPT_ID
(URLクリックでバーコード画像が表示されます)
◆ビル入館方法

◆ ビル入館方法
①(1Fまたは4F)セキュリティゲート前の受付機にバーコードをかざしていただく、もしくは入館IDを入力して下さい。
②受付機より「入館証」が発券されます。
(複数名でご来社の場合は人数分の発券をお願いいたします。同一バーコード/IDをご利用いただけます)
③入館証のQRコードをゲートにかざし入館します。
④ゲート左手15F〜20F用のエレベータにて17Fへお越しください。
⑤SmartHR受付のiPadより担当者をお呼び出しください。
◆SmartHRオフィスの行き方

◆ SmartHRオフィスの行き方
https://shanaiho.smarthr.co.jp/n/na0b9906ec236
※注意点
「入館証」はご退館時まで必要です。大切にお持ち下さい。
Expand All @@ -48,8 +52,10 @@ notification:
```
<Appointed day>
RECEPT_DATE

<Address>
Sumitomo Fudosan Roppongi Grand Tower 17F, 3-2-1 Roppongi, Minato-ku, Tokyo 106-6217

<How to enter>
Please print out your admission tickets at the reception machine on the first or fourth floor, using the ID or barcode below.
You can print out as many tickets as you need with this ID/barcode.
Expand Down
Loading