Browse Source

Initial commit

main
adiao 3 years ago
parent
commit
54cbe99fed
  1. 2
      src/main/java/com/jd/springboot/depositModel/ModelClass/POJO/UserModelType.java

2
src/main/java/com/jd/springboot/depositModel/ModelClass/POJO/UserModelType.java

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
* @author JOJO
* @class UserModelType
* @date 2022/9/28
* @apiNote
* @apiNote User Mapper Type , This is a table about the Tripartite Platform
*/
package com.jd.springboot.depositModel.ModelClass.POJO;

Loading…
Cancel
Save