@ -6,6 +6,6 @@ package com.thing.carbon.pub.constant;
* @description 碳排因子常量
*/
public interface CarbonFactorConstant {
Boolean CHANGE_SOURCE_NAME = true;
Boolean CHANGE_SOURCE_NAME = false;
String SOURCE_NAME = "碳排因子库";
}