The update method cannot update data with a field value of 0
Mr.O2021-05-19 12:48:45
0
1
868
tp6 In the update method of the model, when the field value included in the updated data is 0, the field cannot be updated, but it can be updated when it is 00. What's going on?
View the generated sql statement and analyze the data type