In the RAP tool, the font size of an interface document is smaller than other interface documents.
1. In the rap tool, the font size of an interface document is smaller than that of other interface documents, as shown in Figure 1
2. Carefully analyze the differences and find that <object> has been lost, as shown in Figure 2
3. Decide to change (array<object>) to (array), and then the font size is normal, which is in line with expectations, as shown in Figure 3


