# @description: # @author: licanglong # @date: 2025/12/19 16:23 from app.App import App class TestEmbeddingApp(App): def run(self,*args, **kwargs): pass