Commit d704797b authored by guang.wu's avatar guang.wu

fix: 添加投资金类目定义

parent 3e0a4895
/**
* 投资类黄金(商品类目)
* 商品新增编辑页,重量显示为克并且回显的时候把重量*1000 提交的时候重量再除以1000(接口只接受kg,但是产品希望看到g)
* * */
export const GoldCategory = 6151;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment