mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-08 16:00:25 +08:00
阶段性提交
This commit is contained in:
@@ -16,10 +16,10 @@ message ACMETask {
|
||||
int64 createdAt = 5;
|
||||
bool autoRenew = 6;
|
||||
string authType = 7;
|
||||
string authURL = 8;
|
||||
|
||||
ACMEUser acmeUser = 30;
|
||||
DNSProvider dnsProvider = 31;
|
||||
SSLCert sslCert = 32;
|
||||
ACMETaskLog latestACMETaskLog = 33;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user