mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
style: 修改代码格式,修改错误单词
This commit is contained in:
Vendored
+1
-1
@@ -31,7 +31,7 @@ export type ProjectItem = {
|
||||
remarks: string
|
||||
}
|
||||
|
||||
export interface ProejctDetail extends ProjectItem {
|
||||
export interface ProjectDetail extends ProjectItem {
|
||||
/**
|
||||
* 项目参数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user