From 72a7139802658adb0a029e69f97d2f2aca01f671 Mon Sep 17 00:00:00 2001 From: chi Date: Mon, 22 Jan 2024 09:37:46 +0900 Subject: [PATCH] .. --- Sub/AmkorRestfulService | 2 +- Sub/GetSubProjectFromGit.bat | 9 +++++++++ Sub/arCtl | 2 +- Sub/desktop.ini | 6 ------ Sub/tcpservice | 2 +- 5 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 Sub/GetSubProjectFromGit.bat delete mode 100644 Sub/desktop.ini diff --git a/Sub/AmkorRestfulService b/Sub/AmkorRestfulService index 69b33b6..c2a5826 160000 --- a/Sub/AmkorRestfulService +++ b/Sub/AmkorRestfulService @@ -1 +1 @@ -Subproject commit 69b33b6e3c193f2ab6c3abf4bfede691a77509cb +Subproject commit c2a5826f21cbf73c3c5b7b67cd1ed2be05100e1f diff --git a/Sub/GetSubProjectFromGit.bat b/Sub/GetSubProjectFromGit.bat new file mode 100644 index 0000000..8259629 --- /dev/null +++ b/Sub/GetSubProjectFromGit.bat @@ -0,0 +1,9 @@ +rmdir .\AmkorRestfulService /s /q +rmdir .\arCtl /s /q +rmdir .\arftp /s /q +rmdir .\tcpservice /s /q + +git clone file://k4fs3201n/k4bpartcenter$/Repository/Restful.git .\AmkorRestfulService +git clone https://gitlab.com/open-class/arControl.git .\arCtl +git clone https://gitlab.com/open-class/arftp.git .\arftp +git clone https://gitlab.com/free-lancer/tcpservice.git .\tcpservice \ No newline at end of file diff --git a/Sub/arCtl b/Sub/arCtl index 2491541..aa4dc9d 160000 --- a/Sub/arCtl +++ b/Sub/arCtl @@ -1 +1 @@ -Subproject commit 249154147d963ce57aef40e549bea01e304e8134 +Subproject commit aa4dc9da38a4fe6aeda6b6ef31d2bf945913e4d4 diff --git a/Sub/desktop.ini b/Sub/desktop.ini deleted file mode 100644 index abf4107..0000000 --- a/Sub/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\WINDOWS\System32\SHELL32.dll,27 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/Sub/tcpservice b/Sub/tcpservice index 1680e26..d7fe2ba 160000 --- a/Sub/tcpservice +++ b/Sub/tcpservice @@ -1 +1 @@ -Subproject commit 1680e266da64298180eb18de5548a7c40454ce5e +Subproject commit d7fe2baa0e597390beffe1e44b3dfee079721328