Commit 7d896c2c authored by wwccw0591's avatar wwccw0591

更新

parent 83f6fef6
......@@ -44,6 +44,7 @@ class cliOrderSendTemplateMessage extends basecli
private function autoSendMessage(){
$service = \Business\Order\OrderServiceModel::getInstance(\Our\DbNameConst::masterDBConnectName);
$service->baseDir = \Our\Common::getConfig('out.config');
echo "autoSendMessage:\n";
$service->sendTemplateMessage();
}
......
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