From c9bd782a41f8d86ae50d5657caf4b650baaed058 Mon Sep 17 00:00:00 2001 From: Young Date: Fri, 10 Nov 2017 09:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=80=97=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bi/core.js | 4 ++-- dist/bundle.js | 4 ++-- dist/core.js | 4 ++-- src/core/func/function.js | 2 +- src/data/pool/pool.buffer.js | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bi/core.js b/bi/core.js index ce4fe3d30..196c75e70 100644 --- a/bi/core.js +++ b/bi/core.js @@ -19913,7 +19913,7 @@ BI.extend(BI.Func, { matched: matched, finded: finded } - }, + } }); /** @@ -25702,7 +25702,7 @@ Data.Constant = BI.Constant = BICst = {}; get: function (name) { return Buffer[name]; - }, + } }; })();/** * 共享池 diff --git a/dist/bundle.js b/dist/bundle.js index a015bab8c..c54bc8911 100644 --- a/dist/bundle.js +++ b/dist/bundle.js @@ -19913,7 +19913,7 @@ BI.extend(BI.Func, { matched: matched, finded: finded } - }, + } }); /** @@ -25702,7 +25702,7 @@ Data.Constant = BI.Constant = BICst = {}; get: function (name) { return Buffer[name]; - }, + } }; })();/** * 共享池 diff --git a/dist/core.js b/dist/core.js index f70e9f4b5..3e7be3243 100644 --- a/dist/core.js +++ b/dist/core.js @@ -19913,7 +19913,7 @@ BI.extend(BI.Func, { matched: matched, finded: finded } - }, + } }); /** @@ -25702,7 +25702,7 @@ Data.Constant = BI.Constant = BICst = {}; get: function (name) { return Buffer[name]; - }, + } }; })();/** * 共享池 diff --git a/src/core/func/function.js b/src/core/func/function.js index aa331d1a6..f58fc6f9e 100644 --- a/src/core/func/function.js +++ b/src/core/func/function.js @@ -68,7 +68,7 @@ BI.extend(BI.Func, { matched: matched, finded: finded } - }, + } }); /** diff --git a/src/data/pool/pool.buffer.js b/src/data/pool/pool.buffer.js index 357adaed4..0dc70a243 100644 --- a/src/data/pool/pool.buffer.js +++ b/src/data/pool/pool.buffer.js @@ -17,6 +17,6 @@ get: function (name) { return Buffer[name]; - }, + } }; })(); \ No newline at end of file