버전 1.2.0 업데이트

This commit is contained in:
KwakJooYoung 2025-09-30 10:16:36 +09:00
parent 0c1e587c81
commit 3009b8ba40

View File

@ -7,7 +7,7 @@ Imports Newtonsoft.Json.Linq
Public Class mainForm Public Class mainForm
Public projectName As String = "DUALSONIC SalesPacking MES Program Ver." Public projectName As String = "DUALSONIC SalesPacking MES Program Ver."
Public projectVer As String = "1.1.1" Public projectVer As String = "1.2.0"
Private apiItemOutURL As String = "item-outflows/page" Private apiItemOutURL As String = "item-outflows/page"