# lsSmsPlatform **Repository Path**: finalcool/lsSmsPlatform ## Basic Information - **Project Name**: lsSmsPlatform - **Description**: 20191117给阿松搭建的通用短信平台 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: prod - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-17 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 登录: curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d '{ \ "account": "fq888", \ "password": "Zmpes2GJoS6nkMFv0j984bvNYtLTe+WM8yIhnKAgmwzSnwPrzXin7xZb/4GFkhtEF7vkng//GEwdp+iBurVw0KyUHun2UBZhMNevlaZZEQyIvGNu77GA3anVxCLIZ2E9ZZu9ihSSC2x+TgRg3nTsrcI3jjtr5XT9jmSYZHkj/Zs=", \ "verifyCode": "8888" \ }' 'http://localhost:8080/login/login'