first commit

This commit is contained in:
huangge1199 2025-08-02 13:26:29 +08:00
parent 28a52cc33b
commit 1673bff28c
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>iet.ustb.sf</groupId>
<artifactId>iet-kpi-mix-service</artifactId>

View File

@ -1,3 +1,2 @@
# 应用服务 WEB 访问端口
server.port=8080
server:
port: 8888