This website works better with JavaScript.
首頁
探索
說明
註冊
登入
mcarman
/
Wappler_Access
關註
1
收藏
0
複製
0
程式碼
問題管理
1
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Fixed connection for part codes
master
rpm-mcarman
2 年之前
父節點
3fe87735ec
當前提交
5b9b7880ae
共有
2 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/api/PartCodes/masters.json
二進制
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",
二進制
data/authdb.sqlite3
查看文件
Write
Preview
Loading…
取消
儲存