How to upgrade jquery uniGUI

Question: How to upgrade jquery? Download the new one and put it in, the log still prompts that it is looking for the old js file.
Answer: Delete the previous old version jquery.1.11.2 and download 3.3.1.

Press the following settings

Add the following three files to CustomFiles of UniServerModule:
uni-1.90.0.1530/jQuery/jquery-3.3.1.min.js
uni-1.90.0.1530/jQuery/autoNumeric/autoNumeric-1.9.35.js
uni-1.90.0.1530/jQuery/MaskedInput/jquery.inputmask.min.js
Set again:

The old version of this property is not set, and it will be prompted to find jquery.1.11.2 in the log, but it does not affect.

In the lower version of unigui, there is no ServerModule.options.sodontloadjqerylib setting, the above prompt will appear, but it does not affect the use.