Files
wwjcloud/tools/contracts/routes.java.json
万物街 127a4db1e3 feat: 完成sys模块迁移,对齐PHP/Java框架
- 重构sys模块架构,严格按admin/api/core分层
- 对齐所有sys实体与数据库表结构
- 实现完整的adminapi控制器,匹配PHP/Java契约
- 修复依赖注入问题,确保服务正确注册
- 添加自动迁移工具和契约验证
- 完善多租户支持和审计功能
- 统一命名规范,与PHP业务逻辑保持一致
2025-09-21 21:29:28 +08:00

2014 lines
32 KiB
JSON

[
{
"method": "GET",
"path": "addon_develop"
},
{
"method": "DELETE",
"path": "addon_develop/${ key }"
},
{
"method": "GET",
"path": "addon_develop/${ key }"
},
{
"method": "POST",
"path": "addon_develop/${ key }"
},
{
"method": "PUT",
"path": "addon_develop/${ key }"
},
{
"method": "POST",
"path": "addon_develop/build/${ key }"
},
{
"method": "GET",
"path": "addon_develop/check/${ key }"
},
{
"method": "POST",
"path": "addon_develop/download/${ key }"
},
{
"method": "GET",
"path": "addon_develop/key/blacklist"
},
{
"method": "GET",
"path": "addon/${ id }"
},
{
"method": "GET",
"path": "addon/cloudinstall/${ addon }"
},
{
"method": "POST",
"path": "addon/cloudinstall/${ params.addon }"
},
{
"method": "POST",
"path": "addon/download/${ params.addon }"
},
{
"method": "GET",
"path": "addon/init"
},
{
"method": "POST",
"path": "addon/install/${ params.addon }"
},
{
"method": "PUT",
"path": "addon/install/cancel/${ addon }"
},
{
"method": "GET",
"path": "addon/install/check/${ addon }"
},
{
"method": "GET",
"path": "addon/installtask"
},
{
"method": "GET",
"path": "addon/list/install"
},
{
"method": "GET",
"path": "addon/local"
},
{
"method": "POST",
"path": "addon/uninstall/${ params.addon }"
},
{
"method": "GET",
"path": "addon/uninstall/check/${ addon }"
},
{
"method": "GET",
"path": "addontype"
},
{
"method": "GET",
"path": "aliapp/config"
},
{
"method": "PUT",
"path": "aliapp/config"
},
{
"method": "GET",
"path": "aliapp/static"
},
{
"method": "GET",
"path": "app/getAddonList"
},
{
"method": "GET",
"path": "app/index"
},
{
"method": "PUT",
"path": "applet/upload"
},
{
"method": "GET",
"path": "applet/version"
},
{
"method": "POST",
"path": "applet/version"
},
{
"method": "DELETE",
"path": "applet/version/${ id }"
},
{
"method": "GET",
"path": "applet/version/${ id }"
},
{
"method": "PUT",
"path": "applet/version/${ params.id }"
},
{
"method": "GET",
"path": "auth/authmenu"
},
{
"method": "PUT",
"path": "auth/edit"
},
{
"method": "GET",
"path": "auth/get"
},
{
"method": "PUT",
"path": "auth/logout"
},
{
"method": "GET",
"path": "auth/site"
},
{
"method": "GET",
"path": "auth/site/showmenu"
},
{
"method": "POST",
"path": "backup/check_dir"
},
{
"method": "POST",
"path": "backup/check_permission"
},
{
"method": "POST",
"path": "backup/delete"
},
{
"method": "POST",
"path": "backup/manual"
},
{
"method": "GET",
"path": "backup/records"
},
{
"method": "PUT",
"path": "backup/remark"
},
{
"method": "POST",
"path": "backup/restore"
},
{
"method": "GET",
"path": "backup/restore_task"
},
{
"method": "GET",
"path": "backup/task"
},
{
"method": "GET",
"path": "channel/h5/config"
},
{
"method": "PUT",
"path": "channel/h5/config"
},
{
"method": "GET",
"path": "channel/pc/config"
},
{
"method": "PUT",
"path": "channel/pc/config"
},
{
"method": "GET",
"path": "dict/all"
},
{
"method": "GET",
"path": "dict/dict"
},
{
"method": "POST",
"path": "dict/dict"
},
{
"method": "DELETE",
"path": "dict/dict/${id}"
},
{
"method": "GET",
"path": "dict/dict/${id}"
},
{
"method": "PUT",
"path": "dict/dict/${params.id}"
},
{
"method": "PUT",
"path": "dict/dictionary/${id}"
},
{
"method": "GET",
"path": "dict/dictionary/type/${type}"
},
{
"method": "GET",
"path": "diy/apps"
},
{
"method": "GET",
"path": "diy/bottom"
},
{
"method": "POST",
"path": "diy/bottom"
},
{
"method": "GET",
"path": "diy/bottom/config"
},
{
"method": "GET",
"path": "diy/carousel_search"
},
{
"method": "PUT",
"path": "diy/change"
},
{
"method": "POST",
"path": "diy/copy"
},
{
"method": "GET",
"path": "diy/decorate"
},
{
"method": "GET",
"path": "diy/diy"
},
{
"method": "POST",
"path": "diy/diy"
},
{
"method": "DELETE",
"path": "diy/diy/${ id }"
},
{
"method": "GET",
"path": "diy/diy/${ id }"
},
{
"method": "PUT",
"path": "diy/diy/${ params.id }"
},
{
"method": "PUT",
"path": "diy/diy/share"
},
{
"method": "GET",
"path": "diy/form"
},
{
"method": "POST",
"path": "diy/form"
},
{
"method": "GET",
"path": "diy/form/${ form_id }"
},
{
"method": "PUT",
"path": "diy/form/${ params.form_id }"
},
{
"method": "POST",
"path": "diy/form/copy"
},
{
"method": "PUT",
"path": "diy/form/delete"
},
{
"method": "GET",
"path": "diy/form/fields/list"
},
{
"method": "GET",
"path": "diy/form/init"
},
{
"method": "GET",
"path": "diy/form/list"
},
{
"method": "GET",
"path": "diy/form/qrcode"
},
{
"method": "GET",
"path": "diy/form/records"
},
{
"method": "GET",
"path": "diy/form/records/${ id }"
},
{
"method": "PUT",
"path": "diy/form/records/delete"
},
{
"method": "GET",
"path": "diy/form/records/field/stat"
},
{
"method": "GET",
"path": "diy/form/records/member/stat"
},
{
"method": "GET",
"path": "diy/form/select"
},
{
"method": "PUT",
"path": "diy/form/share"
},
{
"method": "PUT",
"path": "diy/form/status"
},
{
"method": "PUT",
"path": "diy/form/submit"
},
{
"method": "GET",
"path": "diy/form/submit/${ form_id }"
},
{
"method": "GET",
"path": "diy/form/template"
},
{
"method": "GET",
"path": "diy/form/type"
},
{
"method": "PUT",
"path": "diy/form/write"
},
{
"method": "GET",
"path": "diy/form/write/${ form_id }"
},
{
"method": "GET",
"path": "diy/init"
},
{
"method": "GET",
"path": "diy/link"
},
{
"method": "GET",
"path": "diy/list"
},
{
"method": "GET",
"path": "diy/route"
},
{
"method": "GET",
"path": "diy/route/apps"
},
{
"method": "GET",
"path": "diy/route/info"
},
{
"method": "PUT",
"path": "diy/route/share"
},
{
"method": "GET",
"path": "diy/template"
},
{
"method": "GET",
"path": "diy/template/pages"
},
{
"method": "GET",
"path": "diy/theme"
},
{
"method": "POST",
"path": "diy/theme"
},
{
"method": "POST",
"path": "diy/theme/add"
},
{
"method": "GET",
"path": "diy/theme/color"
},
{
"method": "DELETE",
"path": "diy/theme/delete/${ id }"
},
{
"method": "PUT",
"path": "diy/theme/edit/${ params.id }"
},
{
"method": "PUT",
"path": "diy/use/${ params.id }"
},
{
"method": "GET",
"path": "generator/all_model"
},
{
"method": "GET",
"path": "generator/check_file"
},
{
"method": "POST",
"path": "generator/download"
},
{
"method": "GET",
"path": "generator/generator"
},
{
"method": "POST",
"path": "generator/generator"
},
{
"method": "DELETE",
"path": "generator/generator/${ id }"
},
{
"method": "GET",
"path": "generator/generator/${ id }"
},
{
"method": "PUT",
"path": "generator/generator/${ params.id }"
},
{
"method": "GET",
"path": "generator/model_table_column"
},
{
"method": "GET",
"path": "generator/preview/${ id }"
},
{
"method": "GET",
"path": "generator/table"
},
{
"method": "GET",
"path": "generator/table_column"
},
{
"method": "GET",
"path": "home/site"
},
{
"method": "POST",
"path": "home/site/create"
},
{
"method": "GET",
"path": "home/site/group"
},
{
"method": "GET",
"path": "home/site/group/app_list"
},
{
"method": "GET",
"path": "index/adv_list"
},
{
"method": "GET",
"path": "login/${ app_type }"
},
{
"method": "GET",
"path": "login/config"
},
{
"method": "GET",
"path": "member/account/balance"
},
{
"method": "POST",
"path": "member/account/balance"
},
{
"method": "GET",
"path": "member/account/change_type/${change_type}"
},
{
"method": "GET",
"path": "member/account/change_type/${params.account_type}"
},
{
"method": "GET",
"path": "member/account/commission"
},
{
"method": "GET",
"path": "member/account/growth"
},
{
"method": "GET",
"path": "member/account/money"
},
{
"method": "GET",
"path": "member/account/point"
},
{
"method": "POST",
"path": "member/account/point"
},
{
"method": "GET",
"path": "member/account/sum_balance"
},
{
"method": "GET",
"path": "member/account/sum_commission"
},
{
"method": "GET",
"path": "member/account/sum_point"
},
{
"method": "GET",
"path": "member/account/type"
},
{
"method": "GET",
"path": "member/address"
},
{
"method": "POST",
"path": "member/address"
},
{
"method": "PUT",
"path": "member/address"
},
{
"method": "POST",
"path": "member/benefits/content"
},
{
"method": "GET",
"path": "member/cash_out"
},
{
"method": "GET",
"path": "member/cash_out/${id}"
},
{
"method": "PUT",
"path": "member/cash_out/audit/${params.id}/${params.action}"
},
{
"method": "PUT",
"path": "member/cash_out/cancel/${params.id}"
},
{
"method": "PUT",
"path": "member/cash_out/check/${id}"
},
{
"method": "PUT",
"path": "member/cash_out/remark/${params.id}"
},
{
"method": "GET",
"path": "member/cash_out/stat"
},
{
"method": "GET",
"path": "member/cash_out/status"
},
{
"method": "PUT",
"path": "member/cash_out/transfer/${params.id}"
},
{
"method": "GET",
"path": "member/cash_out/transfertype"
},
{
"method": "GET",
"path": "member/config/cash_out"
},
{
"method": "POST",
"path": "member/config/cash_out"
},
{
"method": "GET",
"path": "member/config/growth_rule"
},
{
"method": "POST",
"path": "member/config/growth_rule"
},
{
"method": "GET",
"path": "member/config/login"
},
{
"method": "POST",
"path": "member/config/login"
},
{
"method": "GET",
"path": "member/config/member"
},
{
"method": "POST",
"path": "member/config/member"
},
{
"method": "GET",
"path": "member/config/point_rule"
},
{
"method": "POST",
"path": "member/config/point_rule"
},
{
"method": "GET",
"path": "member/dict/benefits"
},
{
"method": "GET",
"path": "member/dict/gift"
},
{
"method": "GET",
"path": "member/dict/growth_rule"
},
{
"method": "GET",
"path": "member/dict/point_rule"
},
{
"method": "POST",
"path": "member/gifts/content"
},
{
"method": "GET",
"path": "member/label"
},
{
"method": "POST",
"path": "member/label"
},
{
"method": "DELETE",
"path": "member/label/${label_id}"
},
{
"method": "GET",
"path": "member/label/${label_id}"
},
{
"method": "PUT",
"path": "member/label/${params.label_id}"
},
{
"method": "GET",
"path": "member/label/all"
},
{
"method": "GET",
"path": "member/level"
},
{
"method": "POST",
"path": "member/level"
},
{
"method": "DELETE",
"path": "member/level/${level_id}"
},
{
"method": "GET",
"path": "member/level/${level_id}"
},
{
"method": "PUT",
"path": "member/level/${params.level_id}"
},
{
"method": "GET",
"path": "member/level/all"
},
{
"method": "GET",
"path": "member/member"
},
{
"method": "POST",
"path": "member/member"
},
{
"method": "GET",
"path": "member/member/${id}"
},
{
"method": "DELETE",
"path": "member/member/${member_id}"
},
{
"method": "POST",
"path": "member/member/batch_modify"
},
{
"method": "PUT",
"path": "member/member/modify/${params.member_id}/${params.field}"
},
{
"method": "GET",
"path": "member/memberno"
},
{
"method": "GET",
"path": "member/register/channel"
},
{
"method": "GET",
"path": "member/registertype"
},
{
"method": "PUT",
"path": "member/setstatus/${params.status}"
},
{
"method": "GET",
"path": "member/sign"
},
{
"method": "GET",
"path": "member/sign/config"
},
{
"method": "PUT",
"path": "member/sign/config"
},
{
"method": "GET",
"path": "niucloud/admin/authinfo"
},
{
"method": "GET",
"path": "niucloud/app_version/list"
},
{
"method": "GET",
"path": "niucloud/authinfo"
},
{
"method": "POST",
"path": "niucloud/authinfo"
},
{
"method": "GET",
"path": "niucloud/build"
},
{
"method": "POST",
"path": "niucloud/build"
},
{
"method": "GET",
"path": "niucloud/build/check"
},
{
"method": "POST",
"path": "niucloud/build/clear"
},
{
"method": "POST",
"path": "niucloud/build/connect_test"
},
{
"method": "GET",
"path": "niucloud/build/get_local_url"
},
{
"method": "GET",
"path": "niucloud/build/log"
},
{
"method": "POST",
"path": "niucloud/build/set_local_url"
},
{
"method": "GET",
"path": "niucloud/framework/newversion"
},
{
"method": "GET",
"path": "niucloud/framework/version/list"
},
{
"method": "GET",
"path": "niucloud/module"
},
{
"method": "GET",
"path": "notice/log"
},
{
"method": "POST",
"path": "notice/niusms/account/edit/${username}"
},
{
"method": "GET",
"path": "notice/niusms/account/info/${username}"
},
{
"method": "POST",
"path": "notice/niusms/account/login"
},
{
"method": "POST",
"path": "notice/niusms/account/register"
},
{
"method": "POST",
"path": "notice/niusms/account/reset/password/${username}"
},
{
"method": "GET",
"path": "notice/niusms/account/send_list/${username}"
},
{
"method": "GET",
"path": "notice/niusms/captcha"
},
{
"method": "GET",
"path": "notice/niusms/config"
},
{
"method": "PUT",
"path": "notice/niusms/enable"
},
{
"method": "POST",
"path": "notice/niusms/order/calculate/${username}"
},
{
"method": "POST",
"path": "notice/niusms/order/create/${username}"
},
{
"method": "GET",
"path": "notice/niusms/order/info/${username}"
},
{
"method": "GET",
"path": "notice/niusms/order/list/${username}"
},
{
"method": "GET",
"path": "notice/niusms/order/pay/${username}"
},
{
"method": "GET",
"path": "notice/niusms/order/status/${username}"
},
{
"method": "GET",
"path": "notice/niusms/packages"
},
{
"method": "POST",
"path": "notice/niusms/send"
},
{
"method": "POST",
"path": "notice/niusms/sign/delete/${username}"
},
{
"method": "GET",
"path": "notice/niusms/sign/list/${username}"
},
{
"method": "POST",
"path": "notice/niusms/sign/report/${username}"
},
{
"method": "GET",
"path": "notice/niusms/sign/report/config"
},
{
"method": "DELETE",
"path": "notice/niusms/template/${username}/${template_id}"
},
{
"method": "GET",
"path": "notice/niusms/template/info/${sms_type}/${username}"
},
{
"method": "GET",
"path": "notice/niusms/template/list/${params.sms_type}/${params.username}"
},
{
"method": "POST",
"path": "notice/niusms/template/report/${sms_type}/${username}"
},
{
"method": "GET",
"path": "notice/niusms/template/report/config"
},
{
"method": "GET",
"path": "notice/niusms/template/sync/${sms_type}/${username}"
},
{
"method": "GET",
"path": "notice/notice"
},
{
"method": "GET",
"path": "notice/notice/${ key }"
},
{
"method": "POST",
"path": "notice/notice/edit"
},
{
"method": "POST",
"path": "notice/notice/editstatus"
},
{
"method": "GET",
"path": "notice/notice/sms"
},
{
"method": "PUT",
"path": "notice/notice/sms/${ params.sms_type }"
},
{
"method": "GET",
"path": "notice/notice/sms/${ sms_type }"
},
{
"method": "GET",
"path": "notice/sms/log"
},
{
"method": "POST",
"path": "pay"
},
{
"method": "GET",
"path": "pay/account"
},
{
"method": "GET",
"path": "pay/account/${id}"
},
{
"method": "GET",
"path": "pay/account/stat"
},
{
"method": "GET",
"path": "pay/account/type"
},
{
"method": "GET",
"path": "pay/audit"
},
{
"method": "GET",
"path": "pay/channel/lists"
},
{
"method": "GET",
"path": "pay/channel/lists/${ channel }"
},
{
"method": "POST",
"path": "pay/channel/set/all"
},
{
"method": "POST",
"path": "pay/channel/set/transfer"
},
{
"method": "PUT",
"path": "pay/config/${ params.type }"
},
{
"method": "GET",
"path": "pay/config/${ type }"
},
{
"method": "GET",
"path": "pay/detail/${ id }"
},
{
"method": "GET",
"path": "pay/friendspay/info/${tradeType}/${tradeId}/${channel}"
},
{
"method": "GET",
"path": "pay/lists"
},
{
"method": "PUT",
"path": "pay/pass/${ outTradeNo }"
},
{
"method": "GET",
"path": "pay/refund"
},
{
"method": "GET",
"path": "pay/refund/${refund_no}"
},
{
"method": "GET",
"path": "pay/refund/status"
},
{
"method": "POST",
"path": "pay/refund/transfer"
},
{
"method": "GET",
"path": "pay/refund/type"
},
{
"method": "PUT",
"path": "pay/refuse/${ params.out_trade_no }"
},
{
"method": "GET",
"path": "pay/transfer_scene"
},
{
"method": "POST",
"path": "pay/transfer_scene/set_scene_id/${params.scene}"
},
{
"method": "POST",
"path": "pay/transfer_scene/set_trade_scene/${params.type}"
},
{
"method": "GET",
"path": "pay/type/all"
},
{
"method": "GET",
"path": "pay/type/list"
},
{
"method": "GET",
"path": "site/account"
},
{
"method": "GET",
"path": "site/account/${ id }"
},
{
"method": "GET",
"path": "site/account/stat"
},
{
"method": "GET",
"path": "site/account/type"
},
{
"method": "GET",
"path": "site/addons"
},
{
"method": "GET",
"path": "site/allow_change"
},
{
"method": "PUT",
"path": "site/allow_change"
},
{
"method": "GET",
"path": "site/captcha/create"
},
{
"method": "PUT",
"path": "site/closesite/${ params.site_id }"
},
{
"method": "GET",
"path": "site/group"
},
{
"method": "POST",
"path": "site/group"
},
{
"method": "DELETE",
"path": "site/group/${ group_id }"
},
{
"method": "GET",
"path": "site/group/${ groupId }"
},
{
"method": "PUT",
"path": "site/group/${ params.group_id }"
},
{
"method": "GET",
"path": "site/group/all"
},
{
"method": "GET",
"path": "site/group/user"
},
{
"method": "POST",
"path": "site/init"
},
{
"method": "GET",
"path": "site/log"
},
{
"method": "GET",
"path": "site/log/${ id }"
},
{
"method": "DELETE",
"path": "site/log/destroy"
},
{
"method": "PUT",
"path": "site/opensite/${ params.site_id }"
},
{
"method": "GET",
"path": "site/showApp"
},
{
"method": "GET",
"path": "site/showMarketing"
},
{
"method": "GET",
"path": "site/site"
},
{
"method": "POST",
"path": "site/site"
},
{
"method": "PUT",
"path": "site/site/${ params.site_id }"
},
{
"method": "DELETE",
"path": "site/site/${ params.site_id }?captcha_code=${ params.captcha_code }&captcha_key=${ params.captcha_key }"
},
{
"method": "GET",
"path": "site/site/${ site_id }"
},
{
"method": "GET",
"path": "site/site/menu"
},
{
"method": "GET",
"path": "site/statuslist"
},
{
"method": "GET",
"path": "site/user"
},
{
"method": "POST",
"path": "site/user"
},
{
"method": "PUT",
"path": "site/user/${ params.uid }"
},
{
"method": "DELETE",
"path": "site/user/${ uid }"
},
{
"method": "GET",
"path": "site/user/${ uid }"
},
{
"method": "PUT",
"path": "site/user/lock/${ uid }"
},
{
"method": "PUT",
"path": "site/user/unlock/${ uid }"
},
{
"method": "GET",
"path": "stat/index"
},
{
"method": "GET",
"path": "stat/siteindex"
},
{
"method": "GET",
"path": "sys/agreement"
},
{
"method": "GET",
"path": "sys/agreement/${ key }"
},
{
"method": "PUT",
"path": "sys/agreement/${ params.key }"
},
{
"method": "GET",
"path": "sys/applist"
},
{
"method": "GET",
"path": "sys/area/code/${ code }"
},
{
"method": "GET",
"path": "sys/area/contrary"
},
{
"method": "GET",
"path": "sys/area/get_info"
},
{
"method": "GET",
"path": "sys/area/list_by_pid/${ pid }"
},
{
"method": "GET",
"path": "sys/area/tree/${ level }"
},
{
"method": "GET",
"path": "sys/attachment"
},
{
"method": "PUT",
"path": "sys/attachment/batchmove"
},
{
"method": "GET",
"path": "sys/attachment/category"
},
{
"method": "POST",
"path": "sys/attachment/category"
},
{
"method": "DELETE",
"path": "sys/attachment/category/${ id }"
},
{
"method": "PUT",
"path": "sys/attachment/category/${ params.id }"
},
{
"method": "DELETE",
"path": "sys/attachment/del"
},
{
"method": "POST",
"path": "sys/cache/clear"
},
{
"method": "GET",
"path": "sys/channel"
},
{
"method": "GET",
"path": "sys/config/copyright"
},
{
"method": "PUT",
"path": "sys/config/copyright"
},
{
"method": "GET",
"path": "sys/config/developer_token"
},
{
"method": "PUT",
"path": "sys/config/developer_token"
},
{
"method": "GET",
"path": "sys/config/layout"
},
{
"method": "PUT",
"path": "sys/config/layout"
},
{
"method": "GET",
"path": "sys/config/login"
},
{
"method": "PUT",
"path": "sys/config/login"
},
{
"method": "GET",
"path": "sys/config/map"
},
{
"method": "PUT",
"path": "sys/config/map"
},
{
"method": "GET",
"path": "sys/config/service"
},
{
"method": "GET",
"path": "sys/config/themecolor"
},
{
"method": "PUT",
"path": "sys/config/themecolor"
},
{
"method": "GET",
"path": "sys/config/website"
},
{
"method": "PUT",
"path": "sys/config/website"
},
{
"method": "GET",
"path": "sys/cron/${ id }"
},
{
"method": "GET",
"path": "sys/date/week"
},
{
"method": "GET",
"path": "sys/env"
},
{
"method": "GET",
"path": "sys/export"
},
{
"method": "DELETE",
"path": "sys/export/${ id }"
},
{
"method": "GET",
"path": "sys/export/${ type }"
},
{
"method": "GET",
"path": "sys/export/check/${ type }"
},
{
"method": "GET",
"path": "sys/export/status"
},
{
"method": "GET",
"path": "sys/export/type"
},
{
"method": "GET",
"path": "sys/info"
},
{
"method": "POST",
"path": "sys/menu"
},
{
"method": "DELETE",
"path": "sys/menu/${ app_type }/${ menu_key }"
},
{
"method": "GET",
"path": "sys/menu/${ app_type }/info/${ menu_key }"
},
{
"method": "PUT",
"path": "sys/menu/${ params.app_type }/${ params.menu_key }"
},
{
"method": "GET",
"path": "sys/menu/${ type }"
},
{
"method": "GET",
"path": "sys/menu/addon_menu/${ key }"
},
{
"method": "GET",
"path": "sys/menu/dir/${ key }"
},
{
"method": "POST",
"path": "sys/menu/refresh"
},
{
"method": "GET",
"path": "sys/menu/system_menu"
},
{
"method": "GET",
"path": "sys/poster"
},
{
"method": "POST",
"path": "sys/poster"
},
{
"method": "DELETE",
"path": "sys/poster/${ id }"
},
{
"method": "GET",
"path": "sys/poster/${ id }"
},
{
"method": "PUT",
"path": "sys/poster/${ params.id }"
},
{
"method": "PUT",
"path": "sys/poster/default"
},
{
"method": "GET",
"path": "sys/poster/generate"
},
{
"method": "GET",
"path": "sys/poster/init"
},
{
"method": "GET",
"path": "sys/poster/list"
},
{
"method": "GET",
"path": "sys/poster/preview"
},
{
"method": "PUT",
"path": "sys/poster/status"
},
{
"method": "GET",
"path": "sys/poster/template"
},
{
"method": "GET",
"path": "sys/poster/type"
},
{
"method": "GET",
"path": "sys/printer"
},
{
"method": "POST",
"path": "sys/printer"
},
{
"method": "PUT",
"path": "sys/printer/${ params.printer_id }"
},
{
"method": "DELETE",
"path": "sys/printer/${ printer_id }"
},
{
"method": "GET",
"path": "sys/printer/${ printer_id }"
},
{
"method": "GET",
"path": "sys/printer/brand"
},
{
"method": "GET",
"path": "sys/printer/list"
},
{
"method": "POST",
"path": "sys/printer/printticket"
},
{
"method": "PUT",
"path": "sys/printer/refreshtoken/${ printer_id }"
},
{
"method": "PUT",
"path": "sys/printer/status"
},
{
"method": "GET",
"path": "sys/printer/template"
},
{
"method": "POST",
"path": "sys/printer/template"
},
{
"method": "PUT",
"path": "sys/printer/template/${ params.template_id }"
},
{
"method": "DELETE",
"path": "sys/printer/template/${ template_id }"
},
{
"method": "GET",
"path": "sys/printer/template/${ template_id }"
},
{
"method": "GET",
"path": "sys/printer/template/list"
},
{
"method": "PUT",
"path": "sys/printer/testprint/${ printer_id }"
},
{
"method": "GET",
"path": "sys/printer/type"
},
{
"method": "POST",
"path": "sys/qrcode"
},
{
"method": "GET",
"path": "sys/role"
},
{
"method": "POST",
"path": "sys/role"
},
{
"method": "PUT",
"path": "sys/role/${ params.role_id }"
},
{
"method": "DELETE",
"path": "sys/role/${ roleId }"
},
{
"method": "GET",
"path": "sys/role/${ roleId }"
},
{
"method": "GET",
"path": "sys/role/all"
},
{
"method": "PUT",
"path": "sys/role/status"
},
{
"method": "GET",
"path": "sys/scene_domain"
},
{
"method": "POST",
"path": "sys/schedule"
},
{
"method": "DELETE",
"path": "sys/schedule/${ id }"
},
{
"method": "PUT",
"path": "sys/schedule/${ params.id }"
},
{
"method": "GET",
"path": "sys/schedule/datetype"
},
{
"method": "PUT",
"path": "sys/schedule/do/${ params.id }"
},
{
"method": "GET",
"path": "sys/schedule/list"
},
{
"method": "PUT",
"path": "sys/schedule/log/clear"
},
{
"method": "PUT",
"path": "sys/schedule/log/delete"
},
{
"method": "GET",
"path": "sys/schedule/log/list"
},
{
"method": "POST",
"path": "sys/schedule/reset"
},
{
"method": "GET",
"path": "sys/schedule/template"
},
{
"method": "POST",
"path": "sys/schema/clear"
},
{
"method": "GET",
"path": "sys/storage"
},
{
"method": "PUT",
"path": "sys/storage/${ params.storage_type }"
},
{
"method": "GET",
"path": "sys/storage/${ type }"
},
{
"method": "GET",
"path": "sys/system"
},
{
"method": "GET",
"path": "sys/url"
},
{
"method": "GET",
"path": "sys/web/copyright"
},
{
"method": "GET",
"path": "sys/web/layout"
},
{
"method": "GET",
"path": "sys/web/restart"
},
{
"method": "GET",
"path": "sys/web/website"
},
{
"method": "GET",
"path": "sys/wxoplatform/config"
},
{
"method": "POST",
"path": "upgrade/clear"
},
{
"method": "POST",
"path": "upgrade/execute"
},
{
"method": "POST",
"path": "upgrade/operate/${ operate }"
},
{
"method": "DELETE",
"path": "upgrade/records"
},
{
"method": "GET",
"path": "upgrade/records"
},
{
"method": "GET",
"path": "upgrade/task"
},
{
"method": "GET",
"path": "user/isexist"
},
{
"method": "GET",
"path": "user/user"
},
{
"method": "POST",
"path": "user/user"
},
{
"method": "GET",
"path": "user/user_all"
},
{
"method": "GET",
"path": "user/user_select"
},
{
"method": "PUT",
"path": "user/user/${ params.uid }"
},
{
"method": "DELETE",
"path": "user/user/${ uid }"
},
{
"method": "GET",
"path": "user/user/${ uid }"
},
{
"method": "POST",
"path": "user/user/create_site_limit"
},
{
"method": "DELETE",
"path": "user/user/create_site_limit/${ id }"
},
{
"method": "PUT",
"path": "user/user/create_site_limit/${ params.id }"
},
{
"method": "GET",
"path": "user/user/create_site_limit/${ uid }"
},
{
"method": "GET",
"path": "user/user/create_site_limit/info/${ id }"
},
{
"method": "GET",
"path": "verify/verifier"
},
{
"method": "POST",
"path": "verify/verifier"
},
{
"method": "DELETE",
"path": "verify/verifier/${ id }"
},
{
"method": "GET",
"path": "verify/verifier/${ id }"
},
{
"method": "POST",
"path": "verify/verifier/${ params.id }"
},
{
"method": "GET",
"path": "verify/verifier/select"
},
{
"method": "GET",
"path": "verify/verifier/type"
},
{
"method": "GET",
"path": "verify/verify/${ verifyCode }"
},
{
"method": "GET",
"path": "verify/verify/record"
},
{
"method": "GET",
"path": "weapp/config"
},
{
"method": "PUT",
"path": "weapp/config"
},
{
"method": "GET",
"path": "weapp/delivery/getIsTradeManaged"
},
{
"method": "PUT",
"path": "weapp/domain"
},
{
"method": "GET",
"path": "weapp/preview"
},
{
"method": "GET",
"path": "weapp/privacysetting"
},
{
"method": "PUT",
"path": "weapp/privacysetting"
},
{
"method": "GET",
"path": "weapp/template"
},
{
"method": "PUT",
"path": "weapp/template/sync"
},
{
"method": "GET",
"path": "weapp/upload/${ key }"
},
{
"method": "GET",
"path": "weapp/version"
},
{
"method": "POST",
"path": "weapp/version"
},
{
"method": "GET",
"path": "wechat/config"
},
{
"method": "PUT",
"path": "wechat/config"
},
{
"method": "GET",
"path": "wechat/media"
},
{
"method": "GET",
"path": "wechat/menu"
},
{
"method": "PUT",
"path": "wechat/menu"
},
{
"method": "GET",
"path": "wechat/reply/default"
},
{
"method": "PUT",
"path": "wechat/reply/default"
},
{
"method": "GET",
"path": "wechat/reply/keywords"
},
{
"method": "POST",
"path": "wechat/reply/keywords"
},
{
"method": "DELETE",
"path": "wechat/reply/keywords/${ id }"
},
{
"method": "GET",
"path": "wechat/reply/keywords/${ id }"
},
{
"method": "PUT",
"path": "wechat/reply/keywords/${ params.id }"
},
{
"method": "GET",
"path": "wechat/reply/subscribe"
},
{
"method": "PUT",
"path": "wechat/reply/subscribe"
},
{
"method": "GET",
"path": "wechat/static"
},
{
"method": "GET",
"path": "wechat/sync/news"
},
{
"method": "GET",
"path": "wechat/template"
},
{
"method": "PUT",
"path": "wechat/template/sync"
},
{
"method": "POST",
"path": "wxoplatform/async/siteweapp"
},
{
"method": "GET",
"path": "wxoplatform/authorization"
},
{
"method": "GET",
"path": "wxoplatform/authorization/record"
},
{
"method": "GET",
"path": "wxoplatform/authorizationUrl"
},
{
"method": "GET",
"path": "wxoplatform/config"
},
{
"method": "PUT",
"path": "wxoplatform/config"
},
{
"method": "POST",
"path": "wxoplatform/site/weapp/commit"
},
{
"method": "GET",
"path": "wxoplatform/sitegroup/commit"
},
{
"method": "GET",
"path": "wxoplatform/static"
},
{
"method": "PUT",
"path": "wxoplatform/undo/weappaudit"
},
{
"method": "GET",
"path": "wxoplatform/weapp/commit"
},
{
"method": "GET",
"path": "wxoplatform/weapp/commit/last"
},
{
"method": "POST",
"path": "wxoplatform/weapp/version/commit"
}
]