Commit 54bcf8d3 by zhangkb

去掉无用的ctrl

parent ef0e6c27
package com.keymobile.indicators.api;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping(value = "/indiDataDef")
public class IndiDataDefCtrl {
}
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