Compare commits
1 Commits
production
...
mini-1.0.4
Author | SHA1 | Date | |
---|---|---|---|
06ec0f3a35 |
@@ -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