doum
2025-12-19 799a4095f37b9f52b1294a709b418b3736144bd3
server/visits/dmvisit_service/src/main/java/com/doumee/dao/admin/request/MemberImport.java
@@ -31,4 +31,7 @@
    @ExcelColumn(name="工号" , value = "code")
    private String code;
    @ExcelColumn(name="岗位" , value = "code")
    private String positionName;
}