curl --location --request PUT 'http://localhost:8088/auth-server/sysUser/update' \
--form 'id="6391219955618750470"' \
--form 'username="小哎"' \
--form 'mobile="13617786374"' \
--form 'gender="1"' \
--form 'email="xiaoai@163.com"' \
--form 'address="广东省深圳市宝安区"'