forked from jd92910/App
Developer2_1
This commit is contained in:
parent
77c5916237
commit
c1a60f06b1
13
src/main/java/com/example/demo/domain/UserEntity.java
Normal file
13
src/main/java/com/example/demo/domain/UserEntity.java
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
|
||||
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
|
||||
*/
|
||||
package com.example.demo.domain;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author student
|
||||
*/
|
||||
public class UserEntity {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user