Skip to content

Commit ac613dc

Browse files
committed
fix: modify material-sync-solution.md
1 parent 3e80f14 commit ac613dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/solutions/material-sync-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pnpm uploadMaterials
99
#### 注意事项
1010
1. bundle.json文件内组件版本version字段为必须字段,缺少的需要补充不然上传接口报错
1111
2. bundle.json文件内组件版本version与数据库t_component内version不一致时为新增,一致为更新,也可根据自身需求更改相关代码逻辑
12-
3. .env.local中配置访问后端接口的路径,默认java后端路径
12+
3. .env.local中配置访问后端接口的路径,默认java后端路径 http://localhost:9090/material-center/api/component/bundle/create
1313

1414
![注意事项图](./imgs/component_create_code.png '注意事项图')
1515

0 commit comments

Comments
 (0)