update 整理项目结构

This commit is contained in:
Lemon
2023-10-11 13:28:59 +08:00
parent 2c0638b76c
commit 6bb408ba35
5 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
package com.jsowell.thirdparty.nanrui;
/**
* TODO
*
* @author Lemon
* @Date 2023/10/11 13:26
*/
public class NRController {
}