小程序提审隐藏功能
This commit is contained in:
@@ -21,8 +21,8 @@ public class Controller {
|
|||||||
*/
|
*/
|
||||||
@RequestMapping("/getConfig")
|
@RequestMapping("/getConfig")
|
||||||
public HashMap<String, Object> WxMiniProgramAuditSpecialHandle() {
|
public HashMap<String, Object> WxMiniProgramAuditSpecialHandle() {
|
||||||
boolean showCode = true;
|
boolean showCode = false;
|
||||||
boolean showShop = true;
|
boolean showShop = false;
|
||||||
boolean showReport = true;
|
boolean showReport = true;
|
||||||
|
|
||||||
// 底部 tabbar
|
// 底部 tabbar
|
||||||
|
Reference in New Issue
Block a user