for example, we do an extended interface. Let several other third-party applications implement this interface, and then send us a dll. Put it in a directory and you can call the method in this dll dynamically. Do you have any good suggestions? Thanks! ...