Commit cf93af3a by 任晓松

商标驳回复审

parent 77cc6158
...@@ -5,7 +5,7 @@ var settings = require("../../../../config/settings"); ...@@ -5,7 +5,7 @@ var settings = require("../../../../config/settings");
class tmreview extends APIBase{ class tmreview extends APIBase{
constructor() { constructor() {
super(); super();
this.orderDeliverSve = system.getObject("service.dbcorder.orderDeliverSve"); this.orderDeliverSve = system.getObject("service.dbcorder.orderdeliverSve");
} }
async springBoard(pobj, qobj, req) { async springBoard(pobj, qobj, req) {
......
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