버전 1.1.0 업데이트

This commit is contained in:
KwakJooYoung 2025-09-15 16:33:07 +09:00
parent 93bcc36ee5
commit cc87d3f17c

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.0.13" Public projectVer As String = "1.1.0"
Private apiItemOutURL As String = "item-outflows/page" Private apiItemOutURL As String = "item-outflows/page"