파기 요청 추가

This commit is contained in:
2019-01-29 02:48:41 +09:00
parent 556bc06da4
commit b3d78fc30f
4 changed files with 240 additions and 9 deletions
+1
View File
@@ -59,6 +59,7 @@ foreach(
'dest'=>$letter['dest'],
'prev_no'=>$letter['prev_no'],
'state'=>$letter['state'],
'state_opt'=>($letter['aux']['state_opt']??null),
'brief'=>$letter['text_brief'],
'detail'=>$letter['text_detail'],
'date'=>$letter['date']