1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

1 Commits

Author SHA1 Message Date
06ec0f3a35 小程序提审隐藏功能 2023-04-18 04:11:04 +08:00

View File

@@ -21,8 +21,8 @@ public class Controller {
*/
@RequestMapping("/getConfig")
public HashMap<String, Object> WxMiniProgramAuditSpecialHandle() {
boolean showCode = true;
boolean showShop = true;
boolean showCode = false;
boolean showShop = false;
boolean showReport = true;
// 底部 tabbar