This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
Wappler_Access
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed connection for part codes
master
rpm-mcarman
2 years ago
parent
3fe87735ec
commit
5b9b7880ae
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/api/PartCodes/masters.json
BIN
data/authdb.sqlite3
+ 1
- 1
app/api/PartCodes/masters.json
View File
@@ -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
View File
Write
Preview
Loading…
Cancel
Save