web站点上传css

master
王文杰 9 months ago
parent a25c81a9ea
commit 8fc28ef0f9

@ -2,11 +2,11 @@
* @Author: 王文杰
* @Date: 2024-02-02 14:19:40
* @LastEditors: 王文杰
* @LastEditTime: 2024-02-05 15:22:25
* @LastEditTime: 2024-02-05 15:38:26
* @FilePath: /jnpf-web/src/utils/apiUrl.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
module.exports = {
// 开发环境接口配置
APIURl: 'http://222.71.165.187:3333'
APIURl: 'http://localhost:30000'
}

Loading…
Cancel
Save