Commit 9b91fa7d by 宋毅

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

parents 30da474a 0b5a71b2
......@@ -444,7 +444,7 @@ class UtilsOpNeedService extends AppServiceBase {
arr =[];
}
let dArr = {
type_cod:data[i].typeCode,
type_code:data[i].typeCode,
count:data[i].count
}
arr.push(dArr);
......
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