1.Modified the way parameters are received, and improved parameter type annotations.
2.Some special modules may attempt to call non-built-in magic method, already compatible in this version.
3.Improved the solution to the "the created exception class may have the same name as the built-in exception class" problem in the previous release.