APIJSON icon indicating copy to clipboard operation
APIJSON copied to clipboard

🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any co...

Results 288 APIJSON issues
Sort by recently updated
recently updated
newest added

数据库中 有个字段是json 类型(字段名称: other 值: {"type":"1"} ) 直接写sql 的话 我都是 通过`other`->'$.type' 来操作 现在key不能 这么写 。那我应该怎么操作最合理呢? 另外 我试图用@raw 解决 不过没明白 @raw使用方法 这里有更详细的文档么? 我在apijsonboot 这个项目 看到 可以在 RAW_MAP 中定义,我在后台定义了 RAW_MAP.put("other.type", "`other`-> '$.type'");...

Question 使用问题
Document 文档

比如 数据库表包含 : 姓名 数学成绩 语文成绩 英语成绩 如何查询 总成绩 大于 某个数? 除了用function 进行处理外 可以用 raw么? 在请求中又该怎么写呢?

Question 使用问题
Document 文档

修改了“APIJSON新增方法实例、APIJSON的那些事儿”两个链接地址

运行前的数据: ![image](https://user-images.githubusercontent.com/95326431/187644715-9a9ddb73-bb94-4b50-957d-e55428aa2f99.png) 运行后的数据: ![image](https://user-images.githubusercontent.com/95326431/187644764-d44b9e05-b8e8-47ad-ac9b-94b70b646883.png) 远程函数java代码: ![image](https://user-images.githubusercontent.com/95326431/187644795-d909b566-4c86-40d8-bf96-48c8f441bc02.png) 远程函数日志: [out_log.txt](https://github.com/Tencent/APIJSON/files/9460283/out_log.txt) 请求: ![image](https://user-images.githubusercontent.com/95326431/187645352-d61ba60c-5edd-4773-8ace-3af943e572ac.png) -------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------- 我看了一下,session也没有问题,不知道为什么报错”登录过期“

Question 使用问题
Document 文档

不好意思,菜鸡,使用apijson中,有几个问题没有找到解决方案,QQ群里没有人回复,可能是问题比较简单,因此在这里开issue。 1. 三张表新增问题 ![@ `LL65~@LEVNV1~FVQXR83](https://user-images.githubusercontent.com/24489716/187620707-2d3797d5-4de1-410d-a369-2fad6718e3f2.jpg) test_user表id关联test_user-moent_ref表entity_id(一对多) test_monent表id关联test_user_moent_ref表component_id(一对一) 这种关联插入数据怎么插入 ![Z1_1LG7SR@`38 LNEF(HA V](https://user-images.githubusercontent.com/24489716/187620762-eac03968-12cc-4679-879e-a65ea51ac7fc.jpg) 这种方式前面两张表数据插入成功,后面test_user_moent_ref插入失败,这个关联表数据如何插入 2. 如上格式,test_user_moent_ref(关系表)怎么在返回的时候隐藏 3. 保存时是否支持多层级保存,还是要把所有表放在一个层级

Question 使用问题
Document 文档

如题,目前修改和删除都是需要根据主键删除,联合主键是否支持,该怎么配置

Question 使用问题
Document 文档

fastjson多次爆出高危漏洞,很多公司明确禁止引入,apijson后续有整改替换的计划吗?

Bug 漏洞

**问题描述** 我在主流maven仓里(比如https://search.maven.org/)面搜索apijson,要不就是没有找到。要不就是老版本。想问一下apijson每次新版本都是在哪里发布的,项目中推荐的引用方式是什么?

Question 使用问题
Document 文档

### Description https://github.com/baomidou/dynamic-datasource 是否可以提供集成 dynamic-datasource 多数据源 管理的demo

Question 使用问题
Datasource 多数据源

### Description [/Tencent/APIJSON/issues/619](https://github.com/Tencent/APIJSON/issues/619) [/Tencent/APIJSON/issues/101](https://github.com/Tencent/APIJSON/issues/101) sheincorp.cn shein.com

Popularize 宣传/推广/布道