Commit 6f9ea804 by v_vdywang

wdy

parent 239618a9
...@@ -634,7 +634,7 @@ class TrademarktransactionService extends ServiceBase { ...@@ -634,7 +634,7 @@ class TrademarktransactionService extends ServiceBase {
tmNumber: tminfos[i].code tmNumber: tminfos[i].code
} }
sources.push(source); sources.push(source);
}/tmtransaction/action/trademarktransaction/springBoard }
var newdate = new Date(); var newdate = new Date();
var strdate = "" var strdate = ""
if (newdate.getHours() > 12) { if (newdate.getHours() > 12) {
......
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