mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-06-19 22:50:51 +08:00
docs: 更新许可证头信息
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
微信:mohan_88888
|
||||
抖音:程序员三丙
|
||||
付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
package sanbing.jcpp.protocol;
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
微信:mohan_88888
|
||||
抖音:程序员三丙
|
||||
付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
|
||||
-->
|
||||
<configuration status="INFO" monitorInterval="30">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
package sanbing.jcpp.protocol;
|
||||
|
||||
@@ -31,7 +31,6 @@ public class AbstractProtocolTestBase {
|
||||
|
||||
protected final Logger log = LoggerFactory.getLogger(this.getClass());
|
||||
|
||||
|
||||
@Resource
|
||||
protected MockMvc mockMvc;
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
package sanbing.jcpp.protocol.adapter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user