代理记账中心后端
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
zhao 72adfb2479 响应加密 il y a 1 an
agentcenter-sdk 响应加密 il y a 1 an
bin 打包 il y a 2 ans
doc 仓库初始化 il y a 2 ans
ruoyi-admin 响应加密 il y a 1 an
ruoyi-agentcenter 响应加密 il y a 1 an
ruoyi-common resp il y a 1 an
ruoyi-framework 代理中心SDK il y a 2 ans
ruoyi-generator 代码生成 il y a 2 ans
ruoyi-quartz 仓库初始化 il y a 2 ans
ruoyi-system check il y a 1 an
.gitignore 仓库初始化 il y a 2 ans
LICENSE 仓库初始化 il y a 2 ans
README.md 响应加密 il y a 1 an
pom.xml 打包 il y a 2 ans
ry.bat 仓库初始化 il y a 2 ans
ry.sh 仓库初始化 il y a 2 ans

README.md

代理中心

NSGK@2023

RuoYi v3.8.5

打包脚本

SDK打包脚本

客户端手动导入: mvn install:install-file -Dfile=agentcenter-sdk-1.0.0nsgk1.jar -DgroupId=com.nsgk -DartifactId=agentcenter-sdk -Dversion=1.0.0nsgk1 -Dpackaging=jar

客户端依赖:

    <!--代理中心SDK-->
    <dependency>
        <groupId>com.nsgk</groupId>
        <artifactId>agentcenter-sdk</artifactId>
        <version>1.0.0nsgk1</version>
    </dependency>

兼容性

当版本不一致时

实体类属性缺失, 使用实体类Set()/Set_s()函数进行设置