Commit 0ee37fc7 by 王勇飞

Merge branch 'center-manage' of gitlab.gongsibao.com:jiangyong/zhichan into center-manage

parents 7ac3ed87 4a27b106
......@@ -11,7 +11,7 @@ class XProductService extends ServiceBase {
}
}
module.exports = XProductService;
/*
function findTitlePath(items, findstr, results) {
items.forEach(item => {
if (item.title.indexOf(findstr) < 0) {
......@@ -139,4 +139,3 @@ function findTitlePath(items, findstr, results) {
// })
// console.log(JSON.stringify(root))
}) ()
*/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment