mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-06-19 14:49:39 +08:00
docs: 更新许可证头信息
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
微信:mohan_88888
|
||||
抖音:程序员三丙
|
||||
付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
|
||||
-->
|
||||
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
|
||||
@@ -3,10 +3,9 @@
|
||||
开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
微信:mohan_88888
|
||||
抖音:程序员三丙
|
||||
付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
|
||||
/* 全局样式重置 */
|
||||
* {
|
||||
margin: 0;
|
||||
@@ -57,7 +56,6 @@ body {
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
||||
/* 用户信息显示样式 */
|
||||
.user-info-wrapper {
|
||||
display: flex;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useEffect} from 'react';
|
||||
import {BrowserRouter as Router, Navigate, Route, Routes} from 'react-router-dom';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React from 'react';
|
||||
import logo192 from '../assets/icons/logo192.svg';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useEffect, useRef, useState} from 'react';
|
||||
import {Alert, Button, Card, Col, Row, Spin, Statistic} from 'antd';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useEffect, useState} from 'react';
|
||||
import {Alert} from 'antd';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useEffect, useState} from 'react';
|
||||
import {useNavigate, useParams, useSearchParams} from 'react-router-dom';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useEffect, useMemo, useState} from 'react';
|
||||
import {useLocation, useNavigate, useSearchParams} from 'react-router-dom';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useState} from 'react';
|
||||
import {Avatar, Button, Dropdown, Layout as AntLayout, Menu, message} from 'antd';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
.login-container {
|
||||
min-height: 100vh;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useState} from 'react';
|
||||
import {Button, Card, Form, Input, message} from 'antd';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React from 'react';
|
||||
import {Navigate} from 'react-router-dom';
|
||||
@@ -44,4 +44,3 @@ const NotFoundRedirect: React.FC = () => {
|
||||
|
||||
export default NotFoundRedirect;
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useCallback, useEffect, useMemo, useState} from 'react';
|
||||
import {useNavigate} from 'react-router-dom';
|
||||
@@ -43,7 +43,6 @@ import {
|
||||
|
||||
const { confirm } = Modal;
|
||||
|
||||
|
||||
const PileManagement: React.FC = () => {
|
||||
const navigate = useNavigate();
|
||||
|
||||
@@ -636,7 +635,6 @@ const PileManagement: React.FC = () => {
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
// 生成充电桩编码
|
||||
const handleGeneratePileCode = () => {
|
||||
const code = generatePileCode();
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React from 'react';
|
||||
import {Navigate} from 'react-router-dom';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {useEffect, useMemo, useState} from 'react';
|
||||
import {
|
||||
@@ -628,7 +628,6 @@ const StationManagement: React.FC = () => {
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
// 地区处理函数
|
||||
const initializeRegions = () => {
|
||||
// 提取所有省份
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {createContext, ReactNode, useContext, useEffect, useState} from 'react';
|
||||
import {message} from 'antd';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import React, {createContext, ReactNode, useContext, useState} from 'react';
|
||||
import GlobalToast, {ToastMessage} from '../components/GlobalToast';
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
|
||||
// 基于 china-division 包和 afc163 示例代码实现的省市区级联数据
|
||||
// 参考:https://gist.github.com/afc163/7582f35654fd03d5be7009444345ea17
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
body {
|
||||
margin: 0;
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import '@ant-design/v5-patch-for-react-19';
|
||||
import React from 'react';
|
||||
|
||||
2
jcpp-web-ui/src/react-app-env.d.ts
vendored
2
jcpp-web-ui/src/react-app-env.d.ts
vendored
@@ -2,6 +2,6 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
/// <reference types="react-scripts" />
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import axios, {AxiosError, AxiosResponse} from 'axios';
|
||||
import {message} from 'antd';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import {api} from './api';
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import {api} from './api';
|
||||
import type {Gun, GunCreateRequest, GunUpdateRequest, PageResponse, QueryParams} from '../types';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import api from './api';
|
||||
import {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import {api} from './api';
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
import {api} from './api';
|
||||
import type {PageResponse, QueryParams, Station, StationOption, StationSearchRequest} from '../types';
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
|
||||
// API响应通用格式
|
||||
export interface ApiResponse<T> {
|
||||
code: number;
|
||||
|
||||
@@ -2,9 +2,8 @@
|
||||
* 开源代码,仅供学习和交流研究使用,商用请联系三丙
|
||||
* 微信:mohan_88888
|
||||
* 抖音:程序员三丙
|
||||
* 付费课程知识星球:https://t.zsxq.com/aKtXo
|
||||
* 付费课程:https://www.bilibili.com/cheese/play/ss942400790
|
||||
*/
|
||||
|
||||
import {message} from 'antd';
|
||||
|
||||
// 格式化时间戳为本地时间字符串 yyyy-MM-dd HH:mm:ss
|
||||
|
||||
Reference in New Issue
Block a user