You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-pc/plugins/config/localKey.js

9 lines
208 B

/*
* @Author: ch
* @Date: 2022-05-04 21:02:38
* @LastEditors: ch
* @LastEditTime: 2022-05-04 21:03:14
* @Description: file content
*/
const LOCAL_BASE = 'msbPc:';
export const TOKEN = `${LOCAL_BASE}tk`;