first commit
This commit is contained in:
4
services/testdocx.sh
Normal file
4
services/testdocx.sh
Normal file
@ -0,0 +1,4 @@
|
||||
curl -s --location --request POST "http://localhost:8083/PoiWord82/main/sync.sh/mergedoc" \
|
||||
--header "x-token: "$token \
|
||||
--header "Content-Type: application/x-www-form-urlencoded" \
|
||||
--data-urlencode "idxjustification=20"
|
||||
Reference in New Issue
Block a user