示例#1
0
 def run(database=DEFAULT_DB_ALIAS, **kwargs):
     from freppledb.execute.export_file_plan import exportfrepple as export_plan_to_file
     export_plan_to_file()
示例#2
0
 def run(database=DEFAULT_DB_ALIAS, **kwargs):
   from freppledb.execute.export_file_plan import exportfrepple as export_plan_to_file
   export_plan_to_file()