添加新app模块

This commit is contained in:
赵旭 2023-10-08 13:29:25 +08:00
parent 73533c2655
commit 1c3fdca7d7

View File

@ -0,0 +1,4 @@
package com.xinelu.applet.controller.newapp;
public class NewAppLoginController {
}