mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-15 21:03:40 +00:00
feat: 全局格式化代码
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<groupId>org.ruoyi</groupId>
|
||||
@@ -11,7 +11,7 @@
|
||||
<artifactId>ruoyi-chat</artifactId>
|
||||
|
||||
<description>
|
||||
三方API接入
|
||||
三方API接入
|
||||
</description>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user