XuqmGroup-Server/update-service
XuqmGroup 4d2faa33de fix(oppo): strip empty params from submit body to fix sign mismatch (errno=800004)
OPPO server includes all received body params in server-side signature computation;
sending empty-string optional params while excluding them from the client-side sign
produces a mismatch. Remove empty entries from params map before building both the
api_sign and the POST body so both sides operate on identical param sets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 10:16:41 +08:00
..
src fix(oppo): strip empty params from submit body to fix sign mismatch (errno=800004) 2026-05-20 10:16:41 +08:00
pom.xml fix: update-service actuator config; align login model 2026-05-02 12:53:15 +08:00