APIJSON
APIJSON copied to clipboard
大佬您好!我现在在使用的时候发现根据表名首字母大写就能访问所有表,在issue中也没找到类似的问题,想请教下怎么弄啊?
如题
你用的应该是关闭了权限校验的 Demo,换成 APIJSONBoot 就只允许查 Access 表配置的表
https://github.com/APIJSON/APIJSON-Demo/tree/master/APIJSON-Java-Server

常见问题 2.如何控制权限? https://github.com/Tencent/APIJSON#2%E5%A6%82%E4%BD%95%E6%8E%A7%E5%88%B6%E6%9D%83%E9%99%90
非常感谢大佬的解答!谢谢!