新增新个人和企业司法

This commit is contained in:
2025-03-18 22:07:42 +08:00
parent 30ef77f90c
commit d5200d00c9
12 changed files with 393 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ info (
)
type request {
data string `json:"data"`
Data string `json:"data"`
}
@server (
@@ -74,6 +74,9 @@ service api-api {
@handler FLXG0V3B
post /FLXG0V3B (request) returns (string)
@handler FLXG0V4B
post /FLXG0V4B (request) returns (string)
}
@server (
@@ -88,6 +91,9 @@ service api-api {
@handler QYGL8261
post /QYGL8261 (request) returns (string)
@handler QYGL8271
post /QYGL8271 (request) returns (string)
@handler QYGL45BD
post /QYGL45BD (request) returns (string)