public static bool 添加下载(下载 content) { return Mongo.添加(content); }
public static bool 更新下载(下载 content) { return Mongo.更新(content); }