diff --git a/03.Code/업로드용/domain/hwpx/hwpx_utils.py b/03.Code/업로드용/domain/hwpx/hwpx_utils.py new file mode 100644 index 0000000..ca8ac97 --- /dev/null +++ b/03.Code/업로드용/domain/hwpx/hwpx_utils.py @@ -0,0 +1,3 @@ +# HWPX 처리 유틸리티 +def process_hwpx(): + pass