# CMPP2.0 **Repository Path**: soda124/cmpp2.0 ## Basic Information - **Project Name**: CMPP2.0 - **Description**: 中国移动CMPP短信接口2.0版本 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-29 - **Last Updated**: 2023-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CMPP2.0 #### 介绍 中国移动CMPP短信接口2.0版本 #### 使用说明 1. 在MsgConfig.properties中填写移动提供的参数 2. Springboot启动或者junit测试类启动 3. 目前只支持2.0版本的发送(submit)。3.0版本的request参数有变化,可根据文档自行修改 PS:Deliver与定时功能未经过测试,仅作为提供思路。