Some checks failed
Build and Push Images / build-and-push (push) Failing after 1m30s
- POP 전용 39개 파일 추가 (홈/입고/출고/생산) - 백엔드 INSERT에 id gen_random_uuid 추가 (5개 파일) - POP 전용 API 7개 추가 (창고/위치/입고/동기화) - PC 코드 구조/순서/로직 변경 없음 (AppLayout, UserDropdown 미수정)
5 lines
212 B
TypeScript
5 lines
212 B
TypeScript
export { OutboundTypeSelect } from "./OutboundTypeSelect";
|
|
export { SalesOutbound } from "./SalesOutbound";
|
|
export { CustomerModal } from "./CustomerModal";
|
|
export { OutboundCartPage } from "./OutboundCartPage";
|