...
Body모델은 getBodyModelJSON 을 통해 가져올 수 있습니다.
Parameters:
Name | Type | Description |
|---|---|---|
beforeBodyModel | Object | String | Body 모델 JSON Object 또는 JSON String. |
| currentBodyModel | Object | String | Body 모델 JSON Object 또는 JSON String. |
Return:
| Type | Description |
|---|---|
| String | 두 모델의 차이점이 표시된 HTML |
...