to assemble mappings requires at least that [year, month, day] be specified: [day,month,year] is missing
时间: 2024-06-06 14:10:30 浏览: 285
论文研究-An Assemble-to-Order System with Two End Products .pdf
这 sounds like an error message you might encounter when working with date mappings or date values. To properly assemble the mappings, it is necessary to specify at least the year, month, and day components of the date. In this case, it seems that the [day, month, year] format is missing or incomplete. Make sure to double-check your data and ensure that all necessary components are included when working with date values.
阅读全文