소스 검색

Fixed connection for part codes

master
rpm-mcarman 2 년 전
부모
커밋
5b9b7880ae
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/api/PartCodes/masters.json
  2. BIN
      data/authdb.sqlite3

+ 1
- 1
app/api/PartCodes/masters.json 파일 보기

@@ -4,7 +4,7 @@
"module": "api",
"action": "send",
"options": {
"url": "http://localhost:8080/api/v1.0/partcodes/masters",
"url": "{{$_ENV.API_BASEURL+'api/v1.0/partcodes/masters'}}",
"schema": [
{
"type": "array",


BIN
data/authdb.sqlite3 파일 보기


불러오는 중...
취소
저장