7-11未上传成功

This commit is contained in:
chen 2024-07-12 09:35:10 +08:00
parent 96f061bd30
commit b5b50fd720
2 changed files with 2 additions and 0 deletions

View File

@ -704,6 +704,7 @@ public class Api {
/**
* 印章管理
*/

View File

@ -43,6 +43,7 @@ public class ProjectWeekly extends Model<ProjectWeekly> {
private JSONObject ext;
private String parentId;
private String week;
@Override
protected Serializable pkVal() {
return null;