Description
When using JToon, I found that the order during encoding does not match the order declared in the original Java Bean.
Reproduction Steps
Expected Behavior
Actual Behavior
The order needs to be consistent with the original declaration.
Environment
JToon:1.0.8
<java.version>17</java.version>
Additional Context
No response