This commit is contained in:
2023-12-19 10:39:53 +08:00
commit 1450189ea3
9 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
package com.lovenav.service;
public class AdminService {
}