5 lines
57 B
JavaScript
5 lines
57 B
JavaScript
|
|
|
||
|
|
var witch = '1' //1加密 2不加密
|
||
|
|
|
||
|
|
export { witch }
|