cf1c0bf3 by xiaojie

【数据资产】

开发主体领域初始化
1 parent f1408645
......@@ -76,8 +76,7 @@ public class EnterpriseDomainRQVO {
* 协议状态,如10【10-生效中;20-已终止】
*/
@Schema(description = "协议状态,如10【10-生效中;20-已终止】")
@Size(max = 10, message = "协议状态,如10
【10-生效中;20-已终止】长度超过10")
@Size(max = 10, message = "协议状态,如10【10-生效中;20-已终止】长度超过10")
private String domainStatus;
/******** 库表存储属性 需处理 *****/
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!