# activemqsyncnet **Repository Path**: rockyCode/activemqsyncnet ## Basic Information - **Project Name**: activemqsyncnet - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 程序说明 ## 启动activemq 打开cmd cd到ActivemqSyncNet\apache-activemq-5.15.10\bin目录然后activemq start ## 接口说明 1.apiurl:`http://localhost:58528/api/password` method:`PUT` bodyjson:`{"Password":"密码","ClientId":"定义的业务系统id"}`