Commit cc163d7a authored by maoying's avatar maoying

修改系统信息接口返回系统编码

parent f4add34f
......@@ -2122,6 +2122,7 @@
SELECT
`fs`.`id` AS `id`,
`fs`.`name` AS `name`,
`fs`.`code`,
(
SELECT
count(1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment