wonjang-agent 1.42.2 → 1.43.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -51,7 +51,7 @@ wonjang 연봉 3600 # 실수령액
|
|
|
51
51
|
| `wonjang 부가세 5만` · `할인 5만 30` | 부가세·중복 할인가 |
|
|
52
52
|
| `wonjang 더치페이 50000 4` | N빵 1인당(올림 단위까지) |
|
|
53
53
|
| `wonjang 전월세 30000 5.5` | 전세 ↔ 월세 전환 |
|
|
54
|
-
| `wonjang 퇴직금 300 3` · `연차 5` · `야근 12000 --연장 3` | 퇴직금·연차
|
|
54
|
+
| `wonjang 퇴직금 300 3` · `연차 5` · `연차수당 300 5` · `야근 12000 --연장 3` | 퇴직금·연차 일수·미사용 연차 수당·야근수당 |
|
|
55
55
|
| `wonjang 자동차세 1600` | 배기량·차령별 자동차세 |
|
|
56
56
|
|
|
57
57
|
> 금액은 **한국식 그대로** 알아들어요: `5만` · `1억` · `1.5억` · `50,000` 다 OK.
|