Commit 518775c7 authored by hanfeng's avatar hanfeng

app下载记录

parent 91796dc0
......@@ -12,6 +12,6 @@ import org.springframework.web.bind.annotation.RestController;
* @Description:
*/
@RestController
@RequestMapping("/adr")
@RequestMapping("/app/unauth/adr")
public class AppDownloadRecordController extends BaseController<AppDownloadRecordBiz, AppDownloadRecord> {
}
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