Commit f7996a9d authored by Hsinli's avatar Hsinli

add

parent aa1fe690
Pipeline #19712 passed with stage
in 2 seconds
......@@ -22,7 +22,7 @@ module.exports = app => {
router.get('/presell/house/:id', 'cd.presellHouse.getPresellHouse');
//摇号-楼盘名字模糊匹配
router.get('/lottery/name', loginAuth, 'cd.lotteryPublicise.getHouseName');
router.post('/lottery/name', loginAuth, 'cd.lotteryPublicise.getHouseName');
......
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