8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
|
|
POST http://127.0.0.1:12419/mall.Store/Licensing
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"license_type":1,
|
||
|
|
"domain":"localhost"
|
||
|
|
}
|