[Feature] 添加context_processor

This commit is contained in:
ibuler
2017-12-12 14:28:12 +08:00
parent 99b4c66b5e
commit 722863428d
9 changed files with 33 additions and 27 deletions

View File

@@ -332,4 +332,4 @@ String.prototype.format = function(args) {
}
}
return result;
}
};