Merge remote-tracking branch 'origin/master'

This commit is contained in:
Suh
2024-01-02 17:10:25 +09:00
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package com.no1.wms.in;
public class InController {
}

View File

@@ -0,0 +1,7 @@
package com.no1.wms.stock;
public class StockController {
}