# OftenService-v1-level_security_national_encryption **Repository Path**: oftenused/OftenService-v1-level_security_national_encryption ## Basic Information - **Project Name**: OftenService-v1-level_security_national_encryption - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-31 - **Last Updated**: 2022-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目说明文档 ## 项目名【XXXXXX系统】 #### 1、公网代理 在resources/目录下创建文件:ignore-dev-xs-app.json,内容如下: ``` { "properties": { "http2Https": true, "existsProxy": true, "hasProxy": true } } ``` - 将http2Https、existsProxy与hasProxy都设置为true即可 - 注意:该文件已被git忽略,不会被提交;同时公网代理只能有一个人开启。