You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I found that when I run tests on the Windows platform, the output data is correct. However, when I run the same code on the web platform, the data that is originally an integer is output as a double, which causes mapping errors with the server. Is there any way to solve this issue?
The text was updated successfully, but these errors were encountered:
Hello, I found that when I run tests on the Windows platform, the output data is correct. However, when I run the same code on the web platform, the data that is originally an integer is output as a double, which causes mapping errors with the server. Is there any way to solve this issue?
The text was updated successfully, but these errors were encountered: