Skip to content

ImporterHeader里是否可以增加一个属性: 自动去除 "," #509

@xinzhyu

Description

@xinzhyu

有的表格里,数字是字符串类型的,但是带有千分位分割
模型设置为int的话, 这样导入的时候就会报错. 因为里面含有 ","

能增加一个功能,自动将字符串里的 , 去掉,并转为对应的类型吗
就类似为 去掉空格 也可以去掉 ","
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions