mirror of
https://github.com/himool/HimoolERP.git
synced 2025-03-23 21:07:56 +08:00
22 lines
281 B
Markdown
22 lines
281 B
Markdown
# 商品单位
|
|
|
|
|
|
## 功能
|
|
|
|
- 查询/创建商品单位:
|
|
[/api/goods_units/]
|
|
|
|
- 编辑/删除商品单位:
|
|
[/api/goods_units/{id}/]
|
|
|
|
- 导出
|
|
[/api/goods_units/export/]
|
|
|
|
- 下载模板
|
|
[/api/goods_units/import_template/]
|
|
|
|
- 导入
|
|
[/api/goods_units/import_data/]
|
|
|
|
|
|
## 其他接口
|