caipin 5 年之前
父節點
當前提交
684f97d0ba
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/cloudAjaxRouter.js

+ 1 - 0
app/cloudAjaxRouter.js

@@ -30,6 +30,7 @@ router.get('/cloud/curing/ajax/getCuringBySsoid', function(req, res, next) {
  * 用户关联CLD客户
  */
 router.post('/cloud/curing/ajax/relevanceClientDo', function(req, res, next) {
+	console.log('2222');
     cloudAjaxController.relevanceClientDo(req, res);
 });
 //������д��CLD��������������Ʒ