change(cupang): 출고 칸 표기 "쿠팡상자, 41개" + K열 120px

상자 종류가 여럿이면 " / " 로 구분한다.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-01 15:37:37 +09:00
parent 21018a5332
commit 58d33aa926
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ WIDTHS_PX = {
8: 95, # H 제품코드
9: 210, # I 제품명
10: 60, # J 수량
11: 100, # K 출고
11: 120, # K 출고
12: 90, # L 작업자
}
PX_PER_CHAR = 7.0