← 목록
기타 2026-06-15 1KB 읽기 2분

크라우니엔터프라이즈 ERP 시드 데이터 생성

개요

ERP 시연 데이터 0건 해소. 3개사(amena/aimed/crowny) 현실적 데이터 생성.

무엇을 했는지

  • /Users/ef/crowny-enterprise/데이터_시드.한선 작성 (고수준 한선씨)
  • /Users/ef/crowny-enterprise/데이터_시드.rpn.한선 RPN 정본 동반
  • 3개사 × 7개 테이블 데이터 생성 및 저장 (seed_테스트_ 접두어)
  • 회사별 격리 검증 PASS

데이터 현황

테이블amenaaimedcrowny합계
직원78621
고객67518
상품1010828
분개12151037
자산67518
프로젝트45413
생산계획2226
BOM66517

관련 파일

  • /Users/ef/crowny-enterprise/데이터_시드.한선
  • /Users/ef/crowny-enterprise/데이터_시드.rpn.한선
  • /Users/ef/crowny-enterprise/data/seed_테스트_*.dat (8개 파일)

실행 방법

bashcd /Users/ef/crowny-enterprise
/Users/ef/CrownyOS/crownyc/hanseonc_high 데이터_시드.한선 > /tmp/시드.toau 2>/dev/null
/Users/ef/CrownyOS/crownyc/crownyc run /tmp/시드.toau

잔여 이슈

  • 라이브 data/ 에 병합 시 ERP서버 재시작 없이 동적 로드 방법 필요
  • 서버의 DB불러오기 함수와 seed_테스트_ 파일 연동 가능