I have several projects that reference dictionaries. The dictionaries of these projects are all cached, and then another project maintains the dictionary, but it cannot access the cached database. It can only put the new or changed data on the oracle, so that the dictionaries referenced by other projects are not up-to-date and may go wrong. I hope those of you who have experience in this field can give me some solutions to solve the real-time update of dictionaries