收款单默认显示

product
杨世强 2 years ago
parent 3cef7b992e
commit e2c1f740c0

@ -29,7 +29,7 @@ import java.util.List;
*/
@Api(value = "DataInterfaceLog", tags = "数据接口调用日志")
@RestController
@RequestMapping("/Log")
@RequestMapping("/api/system/DataInterfaceLog")
public class DataInterfaceLogController {
@Autowired
private DataInterfaceLogService dataInterfaceLogService;

Loading…
Cancel
Save